monoandroid
namespace Azure.ResourceManager.OracleDatabase.Models
{
public static class ArmOracleDatabaseModelFactory
{
public static CloudVmClusterProperties CloudVmClusterProperties(ResourceIdentifier ocid = null, long? listenerPort = default, int? nodeCount = default, int? storageSizeInGbs = default, double? dataStorageSizeInTbs = default, int? dbNodeStorageSizeInGbs = default, int? memorySizeInGbs = default, DateTimeOffset? createdOn = default, string lifecycleDetails = null, string timeZone = null, ResourceIdentifier zoneId = null, string hostname = null, string domain = null, int cpuCoreCount = 0, float? ocpuCount = default, string clusterName = null, int? dataStoragePercentage = default, bool? isLocalBackupEnabled = default, ResourceIdentifier cloudExadataInfrastructureId = null, bool? isSparseDiskgroupEnabled = default, string systemVersion = null, IEnumerable<string> sshPublicKeys = null, OracleLicenseModel? licenseModel = default, CloudVmClusterDiskRedundancy? diskRedundancy = default, IEnumerable<string> scanIPIds = null, IEnumerable<string> vipIds = null, string scanDnsName = null, int? scanListenerPortTcp = default, int? scanListenerPortTcpSsl = default, ResourceIdentifier scanDnsRecordId = null, string shape = null, OracleDatabaseProvisioningState? provisioningState = default, CloudVmClusterLifecycleState? lifecycleState = default, ResourceIdentifier vnetId = null, string giVersion = null, Uri ociUri = null, Uri nsgUri = null, ResourceIdentifier subnetId = null, string backupSubnetCidr = null, IEnumerable<CloudVmClusterNsgCidr> nsgCidrs = null, DiagnosticCollectionConfig dataCollectionOptions = null, string displayName = null, IEnumerable<ResourceIdentifier> computeNodes = null, ExadataIormConfig iormConfigCache = null, ResourceIdentifier lastUpdateHistoryEntryId = null, IEnumerable<ResourceIdentifier> dbServers = null, ResourceIdentifier compartmentId = null, ResourceIdentifier subnetOcid = null);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to monoandroid | |
Assembly | Azure.ResourceManager.OracleDatabase , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.OracleDatabase (1.0.0) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |