net10.0
namespace Azure.ResourceManager.OracleDatabase.Models
{
    public static class ArmOracleDatabaseModelFactory
    {
        [EditorBrowsable(EditorBrowsableState.Never)]
        [Obsolete("This method is obsolete and will be removed in a future release", false)]
        public static OracleDBServerProperties OracleDBServerProperties(ResourceIdentifier ocid, string displayName, ResourceIdentifier compartmentId, ResourceIdentifier exadataInfrastructureId, int? cpuCoreCount, DBServerPatchingDetails dbServerPatchingDetails, int? maxMemoryInGbs, int? dbNodeStorageSizeInGbs, IEnumerable<ResourceIdentifier> vmClusterIds, IEnumerable<ResourceIdentifier> dbNodeIds, string lifecycleDetails, DBServerProvisioningState? lifecycleState, int? maxCpuCount, IEnumerable<ResourceIdentifier> autonomousVmClusterIds, IEnumerable<ResourceIdentifier> autonomousVirtualMachineIds, int? maxDBNodeStorageInGbs, int? memorySizeInGbs, string shape, DateTimeOffset? createdOn, OracleDatabaseResourceProvisioningState? provisioningState);
    }
}
.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
Obsolete This method is obsolete and will be removed in a future release
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API