net10.0
namespace Azure.ResourceManager.OracleDatabase.Models
{
    public static class ArmOracleDatabaseModelFactory
    {
        public static OracleDBSystemBaseProperties OracleDBSystemBaseProperties(string source = null, OracleDatabaseProvisioningState? provisioningState = default, Uri ociUri = null, ResourceIdentifier resourceAnchorId = null, ResourceIdentifier networkAnchorId = null, string clusterName = null, string displayName = null, int? initialDataStorageSizeInGb = default, int? dataStorageSizeInGbs = default, StorageManagementType? dbSystemOptionsStorageManagement = default, DBSystemDiskRedundancyType? diskRedundancy = default, string domainV2 = null, string gridImageOcid = null, string hostname = null, string ocid = null, OracleLicenseModel? licenseModelV2 = default, string lifecycleDetails = null, DBSystemLifecycleState? lifecycleState = default, int? listenerPort = default, int? memorySizeInGbs = default, int? nodeCount = default, string scanDnsName = null, IEnumerable<string> scanIPs = null, string shape = null, IEnumerable<string> sshPublicKeys = null, StorageVolumePerformanceMode? storageVolumePerformanceMode = default, string timeZone = null, string version = null, OracleDatabaseComputeModel? computeModel = default, int? computeCount = default);
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

Azure.ResourceManager.OracleDatabase , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.ResourceManager.OracleDatabase.

Package Azure.ResourceManager.OracleDatabase (1.2.0) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API