net10.0
namespace Azure.ResourceManager.OracleDatabase.Models
{
    public static class ArmOracleDatabaseModelFactory
    {
        public static ExadbVmClusterProperties ExadbVmClusterProperties(string ocid = null, string clusterName = null, string backupSubnetCidr = null, Uri nsgUri = null, OracleDatabaseProvisioningState? provisioningState = default, ExadbVmClusterLifecycleState? lifecycleState = default, ResourceIdentifier vnetId = null, ResourceIdentifier subnetId = null, DiagnosticCollectionConfig dataCollectionOptions = null, string displayName = null, string domain = null, int enabledEcpuCount = 0, ResourceIdentifier exascaleDBStorageVaultId = null, string gridImageOcid = null, GridImageType? gridImageType = default, string giVersion = null, string hostname = null, OracleLicenseModel? licenseModel = default, int? memorySizeInGbs = default, int nodeCount = 0, IEnumerable<CloudVmClusterNsgCidr> nsgCidrs = null, string zoneOcid = null, string privateZoneOcid = null, int? scanListenerPortTcp = default, int? scanListenerPortTcpSsl = default, int? listenerPort = default, string shape = null, IEnumerable<string> sshPublicKeys = null, string systemVersion = null, string timeZone = null, int totalEcpuCount = 0, int? vmFileSystemStorageTotalSizeInGbs = default, string lifecycleDetails = null, string scanDnsName = null, IEnumerable<string> scanIPIds = null, string scanDnsRecordId = null, int? snapshotFileSystemStorageTotalSizeInGbs = default, int? totalSizeInGbs = default, IEnumerable<string> vipIds = null, Uri ociUri = null, ExadataIormConfig iormConfigCache = null, string backupSubnetOcid = null, string subnetOcid = null, ExascaleStorageShapeAttribute? shapeAttribute = 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