次の方法で共有


ArmOracleDatabaseModelFactory.AutonomousDatabaseBaseProperties Method

Definition

Overloads

AutonomousDatabaseBaseProperties(String, String, Nullable<AutonomousMaintenanceScheduleType>, String, Nullable<Single>, Nullable<AutonomousDatabaseComputeModel>, Nullable<Int32>, IEnumerable<OracleCustomerContact>, Nullable<Int32>, Nullable<Int32>, String, Nullable<AutonomousDatabaseWorkloadType>, String, Nullable<Boolean>, Nullable<Boolean>, IEnumerable<String>, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<DisasterRecoveryType>, AutonomousDatabaseStandbySummary, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<OracleLicenseModel>, String, String, Nullable<OracleDatabaseProvisioningState>, Nullable<AutonomousDatabaseLifecycleState>, ScheduledOperationsType, String, String, Uri, ResourceIdentifier, ResourceIdentifier, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Double>, Nullable<Double>, OracleApexDetailsType, IEnumerable<String>, AutonomousDatabaseConnectionStrings, AutonomousDatabaseConnectionUrls, Nullable<DataSafeStatusType>, Nullable<OracleDatabaseEditionType>, ResourceIdentifier, Nullable<Int32>, Nullable<DateTimeOffset>, LongTermBackUpScheduleDetails, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Nullable<AutonomousDatabaseModeType>, Nullable<OperationsInsightsStatusType>, Nullable<AutonomousDatabasePermissionLevelType>, String, IEnumerable<Int32>, Nullable<DataGuardRoleType>, Uri, Uri, IEnumerable<String>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Int32>, Nullable<Int32>, ResourceIdentifier, Nullable<Int32>, IEnumerable<String>)

Initializes a new instance of AutonomousDatabaseBaseProperties.

AutonomousDatabaseBaseProperties(String, String, Nullable<AutonomousMaintenanceScheduleType>, String, Nullable<Single>, Nullable<ComputeModel>, Nullable<Int32>, IEnumerable<CustomerContact>, Nullable<Int32>, Nullable<Int32>, String, Nullable<WorkloadType>, String, Nullable<Boolean>, Nullable<Boolean>, IEnumerable<String>, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<DisasterRecoveryType>, AutonomousDatabaseStandbySummary, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<LicenseModel>, String, String, Nullable<AzureResourceProvisioningState>, Nullable<AutonomousDatabaseLifecycleState>, ScheduledOperationsType, String, String, Uri, ResourceIdentifier, ResourceIdentifier, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Double>, Nullable<Double>, ApexDetailsType, IEnumerable<String>, ConnectionStringType, ConnectionUrlType, Nullable<DataSafeStatusType>, Nullable<DatabaseEditionType>, ResourceIdentifier, Nullable<Int32>, Nullable<DateTimeOffset>, LongTermBackUpScheduleDetails, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Nullable<OpenModeType>, Nullable<OperationsInsightsStatusType>, Nullable<PermissionLevelType>, String, IEnumerable<Int32>, Nullable<RoleType>, Uri, Uri, IEnumerable<String>, String, String, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Int32>, IEnumerable<String>)

Initializes a new instance of AutonomousDatabaseBaseProperties.

AutonomousDatabaseBaseProperties(String, String, Nullable<AutonomousMaintenanceScheduleType>, String, Nullable<Single>, Nullable<AutonomousDatabaseComputeModel>, Nullable<Int32>, IEnumerable<OracleCustomerContact>, Nullable<Int32>, Nullable<Int32>, String, Nullable<AutonomousDatabaseWorkloadType>, String, Nullable<Boolean>, Nullable<Boolean>, IEnumerable<String>, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<DisasterRecoveryType>, AutonomousDatabaseStandbySummary, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<OracleLicenseModel>, String, String, Nullable<OracleDatabaseProvisioningState>, Nullable<AutonomousDatabaseLifecycleState>, ScheduledOperationsType, String, String, Uri, ResourceIdentifier, ResourceIdentifier, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Double>, Nullable<Double>, OracleApexDetailsType, IEnumerable<String>, AutonomousDatabaseConnectionStrings, AutonomousDatabaseConnectionUrls, Nullable<DataSafeStatusType>, Nullable<OracleDatabaseEditionType>, ResourceIdentifier, Nullable<Int32>, Nullable<DateTimeOffset>, LongTermBackUpScheduleDetails, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Nullable<AutonomousDatabaseModeType>, Nullable<OperationsInsightsStatusType>, Nullable<AutonomousDatabasePermissionLevelType>, String, IEnumerable<Int32>, Nullable<DataGuardRoleType>, Uri, Uri, IEnumerable<String>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Int32>, Nullable<Int32>, ResourceIdentifier, Nullable<Int32>, IEnumerable<String>)

Initializes a new instance of AutonomousDatabaseBaseProperties.

public static Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseBaseProperties AutonomousDatabaseBaseProperties (string adminPassword = default, string dataBaseType = default, Azure.ResourceManager.OracleDatabase.Models.AutonomousMaintenanceScheduleType? autonomousMaintenanceScheduleType = default, string characterSet = default, float? computeCount = default, Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseComputeModel? computeModel = default, int? cpuCoreCount = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.OracleDatabase.Models.OracleCustomerContact> customerContacts = default, int? dataStorageSizeInTbs = default, int? dataStorageSizeInGbs = default, string dbVersion = default, Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseWorkloadType? dbWorkload = default, string displayName = default, bool? isAutoScalingEnabled = default, bool? isAutoScalingForStorageEnabled = default, System.Collections.Generic.IEnumerable<string> peerDBIds = default, string peerDBId = default, bool? isLocalDataGuardEnabled = default, bool? isRemoteDataGuardEnabled = default, Azure.ResourceManager.OracleDatabase.Models.DisasterRecoveryType? localDisasterRecoveryType = default, Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseStandbySummary localStandbyDB = default, int? failedDataRecoveryInSeconds = default, bool? isMtlsConnectionRequired = default, bool? isPreviewVersionWithServiceTermsAccepted = default, Azure.ResourceManager.OracleDatabase.Models.OracleLicenseModel? licenseModel = default, string ncharacterSet = default, string lifecycleDetails = default, Azure.ResourceManager.OracleDatabase.Models.OracleDatabaseProvisioningState? provisioningState = default, Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseLifecycleState? lifecycleState = default, Azure.ResourceManager.OracleDatabase.Models.ScheduledOperationsType scheduledOperations = default, string privateEndpointIP = default, string privateEndpointLabel = default, Uri ociUri = default, Azure.Core.ResourceIdentifier subnetId = default, Azure.Core.ResourceIdentifier vnetId = default, DateTimeOffset? createdOn = default, DateTimeOffset? maintenanceBeginOn = default, DateTimeOffset? maintenanceEndOn = default, double? actualUsedDataStorageSizeInTbs = default, double? allocatedStorageSizeInTbs = default, Azure.ResourceManager.OracleDatabase.Models.OracleApexDetailsType apexDetails = default, System.Collections.Generic.IEnumerable<string> availableUpgradeVersions = default, Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseConnectionStrings connectionStrings = default, Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseConnectionUrls connectionUrls = default, Azure.ResourceManager.OracleDatabase.Models.DataSafeStatusType? dataSafeStatus = default, Azure.ResourceManager.OracleDatabase.Models.OracleDatabaseEditionType? databaseEdition = default, Azure.Core.ResourceIdentifier autonomousDatabaseId = default, int? inMemoryAreaInGbs = default, DateTimeOffset? nextLongTermBackupCreatedOn = default, Azure.ResourceManager.OracleDatabase.Models.LongTermBackUpScheduleDetails longTermBackupSchedule = default, bool? isPreview = default, int? localAdgAutoFailoverMaxDataLossLimit = default, int? memoryPerOracleComputeUnitInGbs = default, Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseModeType? openMode = default, Azure.ResourceManager.OracleDatabase.Models.OperationsInsightsStatusType? operationsInsightsStatus = default, Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabasePermissionLevelType? permissionLevel = default, string privateEndpoint = default, System.Collections.Generic.IEnumerable<int> provisionableCpus = default, Azure.ResourceManager.OracleDatabase.Models.DataGuardRoleType? role = default, Uri serviceConsoleUri = default, Uri sqlWebDeveloperUri = default, System.Collections.Generic.IEnumerable<string> supportedRegionsToCloneTo = default, DateTimeOffset? dataGuardRoleChangedOn = default, DateTimeOffset? freeAutonomousDatabaseDeletedOn = default, string timeLocalDataGuardEnabled = default, DateTimeOffset? lastFailoverHappenedOn = default, DateTimeOffset? lastRefreshHappenedOn = default, DateTimeOffset? lastRefreshPointTimestamp = default, DateTimeOffset? lastSwitchoverHappenedOn = default, DateTimeOffset? freeAutonomousDatabaseStoppedOn = default, int? usedDataStorageSizeInGbs = default, int? usedDataStorageSizeInTbs = default, Azure.Core.ResourceIdentifier ocid = default, int? backupRetentionPeriodInDays = default, System.Collections.Generic.IEnumerable<string> whitelistedIPs = default);
static member AutonomousDatabaseBaseProperties : string * string * Nullable<Azure.ResourceManager.OracleDatabase.Models.AutonomousMaintenanceScheduleType> * string * Nullable<single> * Nullable<Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseComputeModel> * Nullable<int> * seq<Azure.ResourceManager.OracleDatabase.Models.OracleCustomerContact> * Nullable<int> * Nullable<int> * string * Nullable<Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseWorkloadType> * string * Nullable<bool> * Nullable<bool> * seq<string> * string * Nullable<bool> * Nullable<bool> * Nullable<Azure.ResourceManager.OracleDatabase.Models.DisasterRecoveryType> * Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseStandbySummary * Nullable<int> * Nullable<bool> * Nullable<bool> * Nullable<Azure.ResourceManager.OracleDatabase.Models.OracleLicenseModel> * string * string * Nullable<Azure.ResourceManager.OracleDatabase.Models.OracleDatabaseProvisioningState> * Nullable<Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseLifecycleState> * Azure.ResourceManager.OracleDatabase.Models.ScheduledOperationsType * string * string * Uri * Azure.Core.ResourceIdentifier * Azure.Core.ResourceIdentifier * Nullable<DateTimeOffset> * Nullable<DateTimeOffset> * Nullable<DateTimeOffset> * Nullable<double> * Nullable<double> * Azure.ResourceManager.OracleDatabase.Models.OracleApexDetailsType * seq<string> * Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseConnectionStrings * Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseConnectionUrls * Nullable<Azure.ResourceManager.OracleDatabase.Models.DataSafeStatusType> * Nullable<Azure.ResourceManager.OracleDatabase.Models.OracleDatabaseEditionType> * Azure.Core.ResourceIdentifier * Nullable<int> * Nullable<DateTimeOffset> * Azure.ResourceManager.OracleDatabase.Models.LongTermBackUpScheduleDetails * Nullable<bool> * Nullable<int> * Nullable<int> * Nullable<Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseModeType> * Nullable<Azure.ResourceManager.OracleDatabase.Models.OperationsInsightsStatusType> * Nullable<Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabasePermissionLevelType> * string * seq<int> * Nullable<Azure.ResourceManager.OracleDatabase.Models.DataGuardRoleType> * Uri * Uri * seq<string> * Nullable<DateTimeOffset> * Nullable<DateTimeOffset> * string * Nullable<DateTimeOffset> * Nullable<DateTimeOffset> * Nullable<DateTimeOffset> * Nullable<DateTimeOffset> * Nullable<DateTimeOffset> * Nullable<int> * Nullable<int> * Azure.Core.ResourceIdentifier * Nullable<int> * seq<string> -> Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseBaseProperties
Public Shared Function AutonomousDatabaseBaseProperties (Optional adminPassword As String = Nothing, Optional dataBaseType As String = Nothing, Optional autonomousMaintenanceScheduleType As Nullable(Of AutonomousMaintenanceScheduleType) = Nothing, Optional characterSet As String = Nothing, Optional computeCount As Nullable(Of Single) = Nothing, Optional computeModel As Nullable(Of AutonomousDatabaseComputeModel) = Nothing, Optional cpuCoreCount As Nullable(Of Integer) = Nothing, Optional customerContacts As IEnumerable(Of OracleCustomerContact) = Nothing, Optional dataStorageSizeInTbs As Nullable(Of Integer) = Nothing, Optional dataStorageSizeInGbs As Nullable(Of Integer) = Nothing, Optional dbVersion As String = Nothing, Optional dbWorkload As Nullable(Of AutonomousDatabaseWorkloadType) = Nothing, Optional displayName As String = Nothing, Optional isAutoScalingEnabled As Nullable(Of Boolean) = Nothing, Optional isAutoScalingForStorageEnabled As Nullable(Of Boolean) = Nothing, Optional peerDBIds As IEnumerable(Of String) = Nothing, Optional peerDBId As String = Nothing, Optional isLocalDataGuardEnabled As Nullable(Of Boolean) = Nothing, Optional isRemoteDataGuardEnabled As Nullable(Of Boolean) = Nothing, Optional localDisasterRecoveryType As Nullable(Of DisasterRecoveryType) = Nothing, Optional localStandbyDB As AutonomousDatabaseStandbySummary = Nothing, Optional failedDataRecoveryInSeconds As Nullable(Of Integer) = Nothing, Optional isMtlsConnectionRequired As Nullable(Of Boolean) = Nothing, Optional isPreviewVersionWithServiceTermsAccepted As Nullable(Of Boolean) = Nothing, Optional licenseModel As Nullable(Of OracleLicenseModel) = Nothing, Optional ncharacterSet As String = Nothing, Optional lifecycleDetails As String = Nothing, Optional provisioningState As Nullable(Of OracleDatabaseProvisioningState) = Nothing, Optional lifecycleState As Nullable(Of AutonomousDatabaseLifecycleState) = Nothing, Optional scheduledOperations As ScheduledOperationsType = Nothing, Optional privateEndpointIP As String = Nothing, Optional privateEndpointLabel As String = Nothing, Optional ociUri As Uri = Nothing, Optional subnetId As ResourceIdentifier = Nothing, Optional vnetId As ResourceIdentifier = Nothing, Optional createdOn As Nullable(Of DateTimeOffset) = Nothing, Optional maintenanceBeginOn As Nullable(Of DateTimeOffset) = Nothing, Optional maintenanceEndOn As Nullable(Of DateTimeOffset) = Nothing, Optional actualUsedDataStorageSizeInTbs As Nullable(Of Double) = Nothing, Optional allocatedStorageSizeInTbs As Nullable(Of Double) = Nothing, Optional apexDetails As OracleApexDetailsType = Nothing, Optional availableUpgradeVersions As IEnumerable(Of String) = Nothing, Optional connectionStrings As AutonomousDatabaseConnectionStrings = Nothing, Optional connectionUrls As AutonomousDatabaseConnectionUrls = Nothing, Optional dataSafeStatus As Nullable(Of DataSafeStatusType) = Nothing, Optional databaseEdition As Nullable(Of OracleDatabaseEditionType) = Nothing, Optional autonomousDatabaseId As ResourceIdentifier = Nothing, Optional inMemoryAreaInGbs As Nullable(Of Integer) = Nothing, Optional nextLongTermBackupCreatedOn As Nullable(Of DateTimeOffset) = Nothing, Optional longTermBackupSchedule As LongTermBackUpScheduleDetails = Nothing, Optional isPreview As Nullable(Of Boolean) = Nothing, Optional localAdgAutoFailoverMaxDataLossLimit As Nullable(Of Integer) = Nothing, Optional memoryPerOracleComputeUnitInGbs As Nullable(Of Integer) = Nothing, Optional openMode As Nullable(Of AutonomousDatabaseModeType) = Nothing, Optional operationsInsightsStatus As Nullable(Of OperationsInsightsStatusType) = Nothing, Optional permissionLevel As Nullable(Of AutonomousDatabasePermissionLevelType) = Nothing, Optional privateEndpoint As String = Nothing, Optional provisionableCpus As IEnumerable(Of Integer) = Nothing, Optional role As Nullable(Of DataGuardRoleType) = Nothing, Optional serviceConsoleUri As Uri = Nothing, Optional sqlWebDeveloperUri As Uri = Nothing, Optional supportedRegionsToCloneTo As IEnumerable(Of String) = Nothing, Optional dataGuardRoleChangedOn As Nullable(Of DateTimeOffset) = Nothing, Optional freeAutonomousDatabaseDeletedOn As Nullable(Of DateTimeOffset) = Nothing, Optional timeLocalDataGuardEnabled As String = Nothing, Optional lastFailoverHappenedOn As Nullable(Of DateTimeOffset) = Nothing, Optional lastRefreshHappenedOn As Nullable(Of DateTimeOffset) = Nothing, Optional lastRefreshPointTimestamp As Nullable(Of DateTimeOffset) = Nothing, Optional lastSwitchoverHappenedOn As Nullable(Of DateTimeOffset) = Nothing, Optional freeAutonomousDatabaseStoppedOn As Nullable(Of DateTimeOffset) = Nothing, Optional usedDataStorageSizeInGbs As Nullable(Of Integer) = Nothing, Optional usedDataStorageSizeInTbs As Nullable(Of Integer) = Nothing, Optional ocid As ResourceIdentifier = Nothing, Optional backupRetentionPeriodInDays As Nullable(Of Integer) = Nothing, Optional whitelistedIPs As IEnumerable(Of String) = Nothing) As AutonomousDatabaseBaseProperties

Parameters

adminPassword
String

Admin password.

dataBaseType
String

Database type to be created.

autonomousMaintenanceScheduleType
Nullable<AutonomousMaintenanceScheduleType>

The maintenance schedule type of the Autonomous Database Serverless.

characterSet
String

The character set for the autonomous database.

computeCount
Nullable<Single>

The compute amount (CPUs) available to the database.

computeModel
Nullable<AutonomousDatabaseComputeModel>

The compute model of the Autonomous Database.

cpuCoreCount
Nullable<Int32>

The number of CPU cores to be made available to the database.

customerContacts
IEnumerable<OracleCustomerContact>

Customer Contacts.

dataStorageSizeInTbs
Nullable<Int32>

The quantity of data in the database, in terabytes.

dataStorageSizeInGbs
Nullable<Int32>

The size, in gigabytes, of the data volume that will be created and attached to the database.

dbVersion
String

A valid Oracle Database version for Autonomous Database.

dbWorkload
Nullable<AutonomousDatabaseWorkloadType>

The Autonomous Database workload type.

displayName
String

The user-friendly name for the Autonomous Database.

isAutoScalingEnabled
Nullable<Boolean>

Indicates if auto scaling is enabled for the Autonomous Database CPU core count.

isAutoScalingForStorageEnabled
Nullable<Boolean>

Indicates if auto scaling is enabled for the Autonomous Database storage.

peerDBIds
IEnumerable<String>

The list of OCIDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.

peerDBId
String

The database OCID of the Disaster Recovery peer database, which is located in a different region from the current peer database.

isLocalDataGuardEnabled
Nullable<Boolean>

Indicates whether the Autonomous Database has local or called in-region Data Guard enabled.

isRemoteDataGuardEnabled
Nullable<Boolean>

Indicates whether the Autonomous Database has Cross Region Data Guard enabled.

localDisasterRecoveryType
Nullable<DisasterRecoveryType>

Indicates the local disaster recovery (DR) type of the Autonomous Database Serverless instance.Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover.Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.

localStandbyDB
AutonomousDatabaseStandbySummary

Local Autonomous Disaster Recovery standby database details.

failedDataRecoveryInSeconds
Nullable<Int32>

Indicates the number of seconds of data loss for a Data Guard failover.

isMtlsConnectionRequired
Nullable<Boolean>

Specifies if the Autonomous Database requires mTLS connections.

isPreviewVersionWithServiceTermsAccepted
Nullable<Boolean>

Specifies if the Autonomous Database preview version is being provisioned.

licenseModel
Nullable<OracleLicenseModel>

The Oracle license model that applies to the Oracle Autonomous Database. The default is LICENSE_INCLUDED.

ncharacterSet
String

The character set for the Autonomous Database.

lifecycleDetails
String

Additional information about the current lifecycle state.

provisioningState
Nullable<OracleDatabaseProvisioningState>

Azure resource provisioning state.

lifecycleState
Nullable<AutonomousDatabaseLifecycleState>

Views lifecycleState.

scheduledOperations
ScheduledOperationsType

The list of scheduled operations.

privateEndpointIP
String

The private endpoint Ip address for the resource.

privateEndpointLabel
String

The resource's private endpoint label.

ociUri
Uri

HTTPS link to OCI resources exposed to Azure Customer via Azure Interface.

subnetId
ResourceIdentifier

Client subnet.

vnetId
ResourceIdentifier

VNET for network connectivity.

createdOn
Nullable<DateTimeOffset>

The date and time that the database was created.

maintenanceBeginOn
Nullable<DateTimeOffset>

The date and time when maintenance will begin.

maintenanceEndOn
Nullable<DateTimeOffset>

The date and time when maintenance will end.

actualUsedDataStorageSizeInTbs
Nullable<Double>

The current amount of storage in use for user and system data, in terabytes (TB).

allocatedStorageSizeInTbs
Nullable<Double>

The amount of storage currently allocated for the database tables and billed for, rounded up.

apexDetails
OracleApexDetailsType

Information about Oracle APEX Application Development.

availableUpgradeVersions
IEnumerable<String>

List of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.

connectionStrings
AutonomousDatabaseConnectionStrings

The connection string used to connect to the Autonomous Database.

connectionUrls
AutonomousDatabaseConnectionUrls

The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN.

dataSafeStatus
Nullable<DataSafeStatusType>

Status of the Data Safe registration for this Autonomous Database.

databaseEdition
Nullable<OracleDatabaseEditionType>

The Oracle Database Edition that applies to the Autonomous databases.

autonomousDatabaseId
ResourceIdentifier

Autonomous Database ID.

inMemoryAreaInGbs
Nullable<Int32>

The area assigned to In-Memory tables in Autonomous Database.

nextLongTermBackupCreatedOn
Nullable<DateTimeOffset>

The date and time when the next long-term backup would be created.

longTermBackupSchedule
LongTermBackUpScheduleDetails

Details for the long-term backup schedule.

isPreview
Nullable<Boolean>

Indicates if the Autonomous Database version is a preview version.

localAdgAutoFailoverMaxDataLossLimit
Nullable<Int32>

Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard.

memoryPerOracleComputeUnitInGbs
Nullable<Int32>

The amount of memory (in GBs) enabled per ECPU or OCPU.

openMode
Nullable<AutonomousDatabaseModeType>

Indicates the Autonomous Database mode.

operationsInsightsStatus
Nullable<OperationsInsightsStatusType>

Status of Operations Insights for this Autonomous Database.

permissionLevel
Nullable<AutonomousDatabasePermissionLevelType>

The Autonomous Database permission level.

privateEndpoint
String

The private endpoint for the resource.

provisionableCpus
IEnumerable<Int32>

An array of CPU values that an Autonomous Database can be scaled to.

role
Nullable<DataGuardRoleType>

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

serviceConsoleUri
Uri

The URL of the Service Console for the Autonomous Database.

sqlWebDeveloperUri
Uri

The SQL Web Developer URL for the Oracle Autonomous Database.

supportedRegionsToCloneTo
IEnumerable<String>

The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.

dataGuardRoleChangedOn
Nullable<DateTimeOffset>

The date and time the Autonomous Data Guard role was switched for the Autonomous Database.

freeAutonomousDatabaseDeletedOn
Nullable<DateTimeOffset>

The date and time the Always Free database will be automatically deleted because of inactivity.

timeLocalDataGuardEnabled
String

The date and time that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database.

lastFailoverHappenedOn
Nullable<DateTimeOffset>

The timestamp of the last failover operation.

lastRefreshHappenedOn
Nullable<DateTimeOffset>

The date and time when last refresh happened.

lastRefreshPointTimestamp
Nullable<DateTimeOffset>

The refresh point timestamp (UTC).

lastSwitchoverHappenedOn
Nullable<DateTimeOffset>

The timestamp of the last switchover operation for the Autonomous Database.

freeAutonomousDatabaseStoppedOn
Nullable<DateTimeOffset>

The date and time the Always Free database will be stopped because of inactivity.

usedDataStorageSizeInGbs
Nullable<Int32>

The storage space consumed by Autonomous Database in GBs.

usedDataStorageSizeInTbs
Nullable<Int32>

The amount of storage that has been used, in terabytes.

ocid
ResourceIdentifier

Database ocid.

backupRetentionPeriodInDays
Nullable<Int32>

Retention period, in days, for long-term backups.

whitelistedIPs
IEnumerable<String>

The client IP access control list (ACL). This is an array of CIDR notations and/or IP addresses. Values should be separate strings, separated by commas. Example: ['1.1.1.1','1.1.1.0/24','1.1.2.25'].

Returns

A new AutonomousDatabaseBaseProperties instance for mocking.

Applies to

AutonomousDatabaseBaseProperties(String, String, Nullable<AutonomousMaintenanceScheduleType>, String, Nullable<Single>, Nullable<ComputeModel>, Nullable<Int32>, IEnumerable<CustomerContact>, Nullable<Int32>, Nullable<Int32>, String, Nullable<WorkloadType>, String, Nullable<Boolean>, Nullable<Boolean>, IEnumerable<String>, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<DisasterRecoveryType>, AutonomousDatabaseStandbySummary, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<LicenseModel>, String, String, Nullable<AzureResourceProvisioningState>, Nullable<AutonomousDatabaseLifecycleState>, ScheduledOperationsType, String, String, Uri, ResourceIdentifier, ResourceIdentifier, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Double>, Nullable<Double>, ApexDetailsType, IEnumerable<String>, ConnectionStringType, ConnectionUrlType, Nullable<DataSafeStatusType>, Nullable<DatabaseEditionType>, ResourceIdentifier, Nullable<Int32>, Nullable<DateTimeOffset>, LongTermBackUpScheduleDetails, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Nullable<OpenModeType>, Nullable<OperationsInsightsStatusType>, Nullable<PermissionLevelType>, String, IEnumerable<Int32>, Nullable<RoleType>, Uri, Uri, IEnumerable<String>, String, String, String, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Int32>, IEnumerable<String>)

Source:
ArmOracleDatabaseModelFactory.cs

Initializes a new instance of AutonomousDatabaseBaseProperties.

public static Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseBaseProperties AutonomousDatabaseBaseProperties (string adminPassword = default, string dataBaseType = default, Azure.ResourceManager.OracleDatabase.Models.AutonomousMaintenanceScheduleType? autonomousMaintenanceScheduleType = default, string characterSet = default, float? computeCount = default, Azure.ResourceManager.OracleDatabase.Models.ComputeModel? computeModel = default, int? cpuCoreCount = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.OracleDatabase.Models.CustomerContact> customerContacts = default, int? dataStorageSizeInTbs = default, int? dataStorageSizeInGbs = default, string dbVersion = default, Azure.ResourceManager.OracleDatabase.Models.WorkloadType? dbWorkload = default, string displayName = default, bool? isAutoScalingEnabled = default, bool? isAutoScalingForStorageEnabled = default, System.Collections.Generic.IEnumerable<string> peerDbIds = default, string peerDbId = default, bool? isLocalDataGuardEnabled = default, bool? isRemoteDataGuardEnabled = default, Azure.ResourceManager.OracleDatabase.Models.DisasterRecoveryType? localDisasterRecoveryType = default, Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseStandbySummary localStandbyDb = default, int? failedDataRecoveryInSeconds = default, bool? isMtlsConnectionRequired = default, bool? isPreviewVersionWithServiceTermsAccepted = default, Azure.ResourceManager.OracleDatabase.Models.LicenseModel? licenseModel = default, string ncharacterSet = default, string lifecycleDetails = default, Azure.ResourceManager.OracleDatabase.Models.AzureResourceProvisioningState? provisioningState = default, Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseLifecycleState? lifecycleState = default, Azure.ResourceManager.OracleDatabase.Models.ScheduledOperationsType scheduledOperations = default, string privateEndpointIP = default, string privateEndpointLabel = default, Uri ociUri = default, Azure.Core.ResourceIdentifier subnetId = default, Azure.Core.ResourceIdentifier vnetId = default, DateTimeOffset? timeCreated = default, DateTimeOffset? timeMaintenanceBegin = default, DateTimeOffset? timeMaintenanceEnd = default, double? actualUsedDataStorageSizeInTbs = default, double? allocatedStorageSizeInTbs = default, Azure.ResourceManager.OracleDatabase.Models.ApexDetailsType apexDetails = default, System.Collections.Generic.IEnumerable<string> availableUpgradeVersions = default, Azure.ResourceManager.OracleDatabase.Models.ConnectionStringType connectionStrings = default, Azure.ResourceManager.OracleDatabase.Models.ConnectionUrlType connectionUrls = default, Azure.ResourceManager.OracleDatabase.Models.DataSafeStatusType? dataSafeStatus = default, Azure.ResourceManager.OracleDatabase.Models.DatabaseEditionType? databaseEdition = default, Azure.Core.ResourceIdentifier autonomousDatabaseId = default, int? inMemoryAreaInGbs = default, DateTimeOffset? nextLongTermBackupTimeStamp = default, Azure.ResourceManager.OracleDatabase.Models.LongTermBackUpScheduleDetails longTermBackupSchedule = default, bool? isPreview = default, int? localAdgAutoFailoverMaxDataLossLimit = default, int? memoryPerOracleComputeUnitInGbs = default, Azure.ResourceManager.OracleDatabase.Models.OpenModeType? openMode = default, Azure.ResourceManager.OracleDatabase.Models.OperationsInsightsStatusType? operationsInsightsStatus = default, Azure.ResourceManager.OracleDatabase.Models.PermissionLevelType? permissionLevel = default, string privateEndpoint = default, System.Collections.Generic.IEnumerable<int> provisionableCpus = default, Azure.ResourceManager.OracleDatabase.Models.RoleType? role = default, Uri serviceConsoleUri = default, Uri sqlWebDeveloperUri = default, System.Collections.Generic.IEnumerable<string> supportedRegionsToCloneTo = default, string timeDataGuardRoleChanged = default, string timeDeletionOfFreeAutonomousDatabase = default, string timeLocalDataGuardEnabled = default, string timeOfLastFailover = default, string timeOfLastRefresh = default, string timeOfLastRefreshPoint = default, string timeOfLastSwitchover = default, string timeReclamationOfFreeAutonomousDatabase = default, int? usedDataStorageSizeInGbs = default, int? usedDataStorageSizeInTbs = default, string ocid = default, int? backupRetentionPeriodInDays = default, System.Collections.Generic.IEnumerable<string> whitelistedIPs = default);
static member AutonomousDatabaseBaseProperties : string * string * Nullable<Azure.ResourceManager.OracleDatabase.Models.AutonomousMaintenanceScheduleType> * string * Nullable<single> * Nullable<Azure.ResourceManager.OracleDatabase.Models.ComputeModel> * Nullable<int> * seq<Azure.ResourceManager.OracleDatabase.Models.CustomerContact> * Nullable<int> * Nullable<int> * string * Nullable<Azure.ResourceManager.OracleDatabase.Models.WorkloadType> * string * Nullable<bool> * Nullable<bool> * seq<string> * string * Nullable<bool> * Nullable<bool> * Nullable<Azure.ResourceManager.OracleDatabase.Models.DisasterRecoveryType> * Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseStandbySummary * Nullable<int> * Nullable<bool> * Nullable<bool> * Nullable<Azure.ResourceManager.OracleDatabase.Models.LicenseModel> * string * string * Nullable<Azure.ResourceManager.OracleDatabase.Models.AzureResourceProvisioningState> * Nullable<Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseLifecycleState> * Azure.ResourceManager.OracleDatabase.Models.ScheduledOperationsType * string * string * Uri * Azure.Core.ResourceIdentifier * Azure.Core.ResourceIdentifier * Nullable<DateTimeOffset> * Nullable<DateTimeOffset> * Nullable<DateTimeOffset> * Nullable<double> * Nullable<double> * Azure.ResourceManager.OracleDatabase.Models.ApexDetailsType * seq<string> * Azure.ResourceManager.OracleDatabase.Models.ConnectionStringType * Azure.ResourceManager.OracleDatabase.Models.ConnectionUrlType * Nullable<Azure.ResourceManager.OracleDatabase.Models.DataSafeStatusType> * Nullable<Azure.ResourceManager.OracleDatabase.Models.DatabaseEditionType> * Azure.Core.ResourceIdentifier * Nullable<int> * Nullable<DateTimeOffset> * Azure.ResourceManager.OracleDatabase.Models.LongTermBackUpScheduleDetails * Nullable<bool> * Nullable<int> * Nullable<int> * Nullable<Azure.ResourceManager.OracleDatabase.Models.OpenModeType> * Nullable<Azure.ResourceManager.OracleDatabase.Models.OperationsInsightsStatusType> * Nullable<Azure.ResourceManager.OracleDatabase.Models.PermissionLevelType> * string * seq<int> * Nullable<Azure.ResourceManager.OracleDatabase.Models.RoleType> * Uri * Uri * seq<string> * string * string * string * string * string * string * string * string * Nullable<int> * Nullable<int> * string * Nullable<int> * seq<string> -> Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabaseBaseProperties
Public Shared Function AutonomousDatabaseBaseProperties (Optional adminPassword As String = Nothing, Optional dataBaseType As String = Nothing, Optional autonomousMaintenanceScheduleType As Nullable(Of AutonomousMaintenanceScheduleType) = Nothing, Optional characterSet As String = Nothing, Optional computeCount As Nullable(Of Single) = Nothing, Optional computeModel As Nullable(Of ComputeModel) = Nothing, Optional cpuCoreCount As Nullable(Of Integer) = Nothing, Optional customerContacts As IEnumerable(Of CustomerContact) = Nothing, Optional dataStorageSizeInTbs As Nullable(Of Integer) = Nothing, Optional dataStorageSizeInGbs As Nullable(Of Integer) = Nothing, Optional dbVersion As String = Nothing, Optional dbWorkload As Nullable(Of WorkloadType) = Nothing, Optional displayName As String = Nothing, Optional isAutoScalingEnabled As Nullable(Of Boolean) = Nothing, Optional isAutoScalingForStorageEnabled As Nullable(Of Boolean) = Nothing, Optional peerDbIds As IEnumerable(Of String) = Nothing, Optional peerDbId As String = Nothing, Optional isLocalDataGuardEnabled As Nullable(Of Boolean) = Nothing, Optional isRemoteDataGuardEnabled As Nullable(Of Boolean) = Nothing, Optional localDisasterRecoveryType As Nullable(Of DisasterRecoveryType) = Nothing, Optional localStandbyDb As AutonomousDatabaseStandbySummary = Nothing, Optional failedDataRecoveryInSeconds As Nullable(Of Integer) = Nothing, Optional isMtlsConnectionRequired As Nullable(Of Boolean) = Nothing, Optional isPreviewVersionWithServiceTermsAccepted As Nullable(Of Boolean) = Nothing, Optional licenseModel As Nullable(Of LicenseModel) = Nothing, Optional ncharacterSet As String = Nothing, Optional lifecycleDetails As String = Nothing, Optional provisioningState As Nullable(Of AzureResourceProvisioningState) = Nothing, Optional lifecycleState As Nullable(Of AutonomousDatabaseLifecycleState) = Nothing, Optional scheduledOperations As ScheduledOperationsType = Nothing, Optional privateEndpointIP As String = Nothing, Optional privateEndpointLabel As String = Nothing, Optional ociUri As Uri = Nothing, Optional subnetId As ResourceIdentifier = Nothing, Optional vnetId As ResourceIdentifier = Nothing, Optional timeCreated As Nullable(Of DateTimeOffset) = Nothing, Optional timeMaintenanceBegin As Nullable(Of DateTimeOffset) = Nothing, Optional timeMaintenanceEnd As Nullable(Of DateTimeOffset) = Nothing, Optional actualUsedDataStorageSizeInTbs As Nullable(Of Double) = Nothing, Optional allocatedStorageSizeInTbs As Nullable(Of Double) = Nothing, Optional apexDetails As ApexDetailsType = Nothing, Optional availableUpgradeVersions As IEnumerable(Of String) = Nothing, Optional connectionStrings As ConnectionStringType = Nothing, Optional connectionUrls As ConnectionUrlType = Nothing, Optional dataSafeStatus As Nullable(Of DataSafeStatusType) = Nothing, Optional databaseEdition As Nullable(Of DatabaseEditionType) = Nothing, Optional autonomousDatabaseId As ResourceIdentifier = Nothing, Optional inMemoryAreaInGbs As Nullable(Of Integer) = Nothing, Optional nextLongTermBackupTimeStamp As Nullable(Of DateTimeOffset) = Nothing, Optional longTermBackupSchedule As LongTermBackUpScheduleDetails = Nothing, Optional isPreview As Nullable(Of Boolean) = Nothing, Optional localAdgAutoFailoverMaxDataLossLimit As Nullable(Of Integer) = Nothing, Optional memoryPerOracleComputeUnitInGbs As Nullable(Of Integer) = Nothing, Optional openMode As Nullable(Of OpenModeType) = Nothing, Optional operationsInsightsStatus As Nullable(Of OperationsInsightsStatusType) = Nothing, Optional permissionLevel As Nullable(Of PermissionLevelType) = Nothing, Optional privateEndpoint As String = Nothing, Optional provisionableCpus As IEnumerable(Of Integer) = Nothing, Optional role As Nullable(Of RoleType) = Nothing, Optional serviceConsoleUri As Uri = Nothing, Optional sqlWebDeveloperUri As Uri = Nothing, Optional supportedRegionsToCloneTo As IEnumerable(Of String) = Nothing, Optional timeDataGuardRoleChanged As String = Nothing, Optional timeDeletionOfFreeAutonomousDatabase As String = Nothing, Optional timeLocalDataGuardEnabled As String = Nothing, Optional timeOfLastFailover As String = Nothing, Optional timeOfLastRefresh As String = Nothing, Optional timeOfLastRefreshPoint As String = Nothing, Optional timeOfLastSwitchover As String = Nothing, Optional timeReclamationOfFreeAutonomousDatabase As String = Nothing, Optional usedDataStorageSizeInGbs As Nullable(Of Integer) = Nothing, Optional usedDataStorageSizeInTbs As Nullable(Of Integer) = Nothing, Optional ocid As String = Nothing, Optional backupRetentionPeriodInDays As Nullable(Of Integer) = Nothing, Optional whitelistedIPs As IEnumerable(Of String) = Nothing) As AutonomousDatabaseBaseProperties

Parameters

adminPassword
String

Admin password. Serialized Name: AutonomousDatabaseBaseProperties.adminPassword

dataBaseType
String

Database type to be created. Serialized Name: AutonomousDatabaseBaseProperties.dataBaseType

autonomousMaintenanceScheduleType
Nullable<AutonomousMaintenanceScheduleType>

The maintenance schedule type of the Autonomous Database Serverless. Serialized Name: AutonomousDatabaseBaseProperties.autonomousMaintenanceScheduleType

characterSet
String

The character set for the autonomous database. Serialized Name: AutonomousDatabaseBaseProperties.characterSet

computeCount
Nullable<Single>

The compute amount (CPUs) available to the database. Serialized Name: AutonomousDatabaseBaseProperties.computeCount

computeModel
Nullable<ComputeModel>

The compute model of the Autonomous Database. Serialized Name: AutonomousDatabaseBaseProperties.computeModel

cpuCoreCount
Nullable<Int32>

The number of CPU cores to be made available to the database. Serialized Name: AutonomousDatabaseBaseProperties.cpuCoreCount

customerContacts
IEnumerable<CustomerContact>

Customer Contacts. Serialized Name: AutonomousDatabaseBaseProperties.customerContacts

dataStorageSizeInTbs
Nullable<Int32>

The quantity of data in the database, in terabytes. Serialized Name: AutonomousDatabaseBaseProperties.dataStorageSizeInTbs

dataStorageSizeInGbs
Nullable<Int32>

The size, in gigabytes, of the data volume that will be created and attached to the database. Serialized Name: AutonomousDatabaseBaseProperties.dataStorageSizeInGbs

dbVersion
String

A valid Oracle Database version for Autonomous Database. Serialized Name: AutonomousDatabaseBaseProperties.dbVersion

dbWorkload
Nullable<WorkloadType>

The Autonomous Database workload type Serialized Name: AutonomousDatabaseBaseProperties.dbWorkload

displayName
String

The user-friendly name for the Autonomous Database. Serialized Name: AutonomousDatabaseBaseProperties.displayName

isAutoScalingEnabled
Nullable<Boolean>

Indicates if auto scaling is enabled for the Autonomous Database CPU core count. Serialized Name: AutonomousDatabaseBaseProperties.isAutoScalingEnabled

isAutoScalingForStorageEnabled
Nullable<Boolean>

Indicates if auto scaling is enabled for the Autonomous Database storage. Serialized Name: AutonomousDatabaseBaseProperties.isAutoScalingForStorageEnabled

peerDbIds
IEnumerable<String>

The list of OCIDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs. Serialized Name: AutonomousDatabaseBaseProperties.peerDbIds

peerDbId
String

The database OCID of the Disaster Recovery peer database, which is located in a different region from the current peer database. Serialized Name: AutonomousDatabaseBaseProperties.peerDbId

isLocalDataGuardEnabled
Nullable<Boolean>

Indicates whether the Autonomous Database has local or called in-region Data Guard enabled. Serialized Name: AutonomousDatabaseBaseProperties.isLocalDataGuardEnabled

isRemoteDataGuardEnabled
Nullable<Boolean>

Indicates whether the Autonomous Database has Cross Region Data Guard enabled. Serialized Name: AutonomousDatabaseBaseProperties.isRemoteDataGuardEnabled

localDisasterRecoveryType
Nullable<DisasterRecoveryType>

Indicates the local disaster recovery (DR) type of the Autonomous Database Serverless instance.Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover.Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover. Serialized Name: AutonomousDatabaseBaseProperties.localDisasterRecoveryType

localStandbyDb
AutonomousDatabaseStandbySummary

Local Autonomous Disaster Recovery standby database details. Serialized Name: AutonomousDatabaseBaseProperties.localStandbyDb

failedDataRecoveryInSeconds
Nullable<Int32>

Indicates the number of seconds of data loss for a Data Guard failover. Serialized Name: AutonomousDatabaseBaseProperties.failedDataRecoveryInSeconds

isMtlsConnectionRequired
Nullable<Boolean>

Specifies if the Autonomous Database requires mTLS connections. Serialized Name: AutonomousDatabaseBaseProperties.isMtlsConnectionRequired

isPreviewVersionWithServiceTermsAccepted
Nullable<Boolean>

Specifies if the Autonomous Database preview version is being provisioned. Serialized Name: AutonomousDatabaseBaseProperties.isPreviewVersionWithServiceTermsAccepted

licenseModel
Nullable<LicenseModel>

The Oracle license model that applies to the Oracle Autonomous Database. The default is LICENSE_INCLUDED. Serialized Name: AutonomousDatabaseBaseProperties.licenseModel

ncharacterSet
String

The character set for the Autonomous Database. Serialized Name: AutonomousDatabaseBaseProperties.ncharacterSet

lifecycleDetails
String

Additional information about the current lifecycle state. Serialized Name: AutonomousDatabaseBaseProperties.lifecycleDetails

provisioningState
Nullable<AzureResourceProvisioningState>

Azure resource provisioning state. Serialized Name: AutonomousDatabaseBaseProperties.provisioningState

lifecycleState
Nullable<AutonomousDatabaseLifecycleState>

Views lifecycleState Serialized Name: AutonomousDatabaseBaseProperties.lifecycleState

scheduledOperations
ScheduledOperationsType

The list of scheduled operations. Serialized Name: AutonomousDatabaseBaseProperties.scheduledOperations

privateEndpointIP
String

The private endpoint Ip address for the resource. Serialized Name: AutonomousDatabaseBaseProperties.privateEndpointIp

privateEndpointLabel
String

The resource's private endpoint label. Serialized Name: AutonomousDatabaseBaseProperties.privateEndpointLabel

ociUri
Uri

HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. Serialized Name: AutonomousDatabaseBaseProperties.ociUrl

subnetId
ResourceIdentifier

Client subnet Serialized Name: AutonomousDatabaseBaseProperties.subnetId

vnetId
ResourceIdentifier

VNET for network connectivity Serialized Name: AutonomousDatabaseBaseProperties.vnetId

timeCreated
Nullable<DateTimeOffset>

The date and time that the database was created. Serialized Name: AutonomousDatabaseBaseProperties.timeCreated

timeMaintenanceBegin
Nullable<DateTimeOffset>

The date and time when maintenance will begin. Serialized Name: AutonomousDatabaseBaseProperties.timeMaintenanceBegin

timeMaintenanceEnd
Nullable<DateTimeOffset>

The date and time when maintenance will end. Serialized Name: AutonomousDatabaseBaseProperties.timeMaintenanceEnd

actualUsedDataStorageSizeInTbs
Nullable<Double>

The current amount of storage in use for user and system data, in terabytes (TB). Serialized Name: AutonomousDatabaseBaseProperties.actualUsedDataStorageSizeInTbs

allocatedStorageSizeInTbs
Nullable<Double>

The amount of storage currently allocated for the database tables and billed for, rounded up. Serialized Name: AutonomousDatabaseBaseProperties.allocatedStorageSizeInTbs

apexDetails
ApexDetailsType

Information about Oracle APEX Application Development. Serialized Name: AutonomousDatabaseBaseProperties.apexDetails

availableUpgradeVersions
IEnumerable<String>

List of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty. Serialized Name: AutonomousDatabaseBaseProperties.availableUpgradeVersions

connectionStrings
ConnectionStringType

The connection string used to connect to the Autonomous Database. Serialized Name: AutonomousDatabaseBaseProperties.connectionStrings

connectionUrls
ConnectionUrlType

The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN. Serialized Name: AutonomousDatabaseBaseProperties.connectionUrls

dataSafeStatus
Nullable<DataSafeStatusType>

Status of the Data Safe registration for this Autonomous Database. Serialized Name: AutonomousDatabaseBaseProperties.dataSafeStatus

databaseEdition
Nullable<DatabaseEditionType>

The Oracle Database Edition that applies to the Autonomous databases. Serialized Name: AutonomousDatabaseBaseProperties.databaseEdition

autonomousDatabaseId
ResourceIdentifier

Autonomous Database ID Serialized Name: AutonomousDatabaseBaseProperties.autonomousDatabaseId

inMemoryAreaInGbs
Nullable<Int32>

The area assigned to In-Memory tables in Autonomous Database. Serialized Name: AutonomousDatabaseBaseProperties.inMemoryAreaInGbs

nextLongTermBackupTimeStamp
Nullable<DateTimeOffset>

The date and time when the next long-term backup would be created. Serialized Name: AutonomousDatabaseBaseProperties.nextLongTermBackupTimeStamp

longTermBackupSchedule
LongTermBackUpScheduleDetails

Details for the long-term backup schedule. Serialized Name: AutonomousDatabaseBaseProperties.longTermBackupSchedule

isPreview
Nullable<Boolean>

Indicates if the Autonomous Database version is a preview version. Serialized Name: AutonomousDatabaseBaseProperties.isPreview

localAdgAutoFailoverMaxDataLossLimit
Nullable<Int32>

Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard Serialized Name: AutonomousDatabaseBaseProperties.localAdgAutoFailoverMaxDataLossLimit

memoryPerOracleComputeUnitInGbs
Nullable<Int32>

The amount of memory (in GBs) enabled per ECPU or OCPU. Serialized Name: AutonomousDatabaseBaseProperties.memoryPerOracleComputeUnitInGbs

openMode
Nullable<OpenModeType>

Indicates the Autonomous Database mode. Serialized Name: AutonomousDatabaseBaseProperties.openMode

operationsInsightsStatus
Nullable<OperationsInsightsStatusType>

Status of Operations Insights for this Autonomous Database. Serialized Name: AutonomousDatabaseBaseProperties.operationsInsightsStatus

permissionLevel
Nullable<PermissionLevelType>

The Autonomous Database permission level. Serialized Name: AutonomousDatabaseBaseProperties.permissionLevel

privateEndpoint
String

The private endpoint for the resource. Serialized Name: AutonomousDatabaseBaseProperties.privateEndpoint

provisionableCpus
IEnumerable<Int32>

An array of CPU values that an Autonomous Database can be scaled to. Serialized Name: AutonomousDatabaseBaseProperties.provisionableCpus

role
Nullable<RoleType>

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled. Serialized Name: AutonomousDatabaseBaseProperties.role

serviceConsoleUri
Uri

The URL of the Service Console for the Autonomous Database. Serialized Name: AutonomousDatabaseBaseProperties.serviceConsoleUrl

sqlWebDeveloperUri
Uri

The SQL Web Developer URL for the Oracle Autonomous Database. Serialized Name: AutonomousDatabaseBaseProperties.sqlWebDeveloperUrl

supportedRegionsToCloneTo
IEnumerable<String>

The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database. Serialized Name: AutonomousDatabaseBaseProperties.supportedRegionsToCloneTo

timeDataGuardRoleChanged
String

The date and time the Autonomous Data Guard role was switched for the Autonomous Database. Serialized Name: AutonomousDatabaseBaseProperties.timeDataGuardRoleChanged

timeDeletionOfFreeAutonomousDatabase
String

The date and time the Always Free database will be automatically deleted because of inactivity. Serialized Name: AutonomousDatabaseBaseProperties.timeDeletionOfFreeAutonomousDatabase

timeLocalDataGuardEnabled
String

The date and time that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database. Serialized Name: AutonomousDatabaseBaseProperties.timeLocalDataGuardEnabled

timeOfLastFailover
String

The timestamp of the last failover operation. Serialized Name: AutonomousDatabaseBaseProperties.timeOfLastFailover

timeOfLastRefresh
String

The date and time when last refresh happened. Serialized Name: AutonomousDatabaseBaseProperties.timeOfLastRefresh

timeOfLastRefreshPoint
String

The refresh point timestamp (UTC). Serialized Name: AutonomousDatabaseBaseProperties.timeOfLastRefreshPoint

timeOfLastSwitchover
String

The timestamp of the last switchover operation for the Autonomous Database. Serialized Name: AutonomousDatabaseBaseProperties.timeOfLastSwitchover

timeReclamationOfFreeAutonomousDatabase
String

The date and time the Always Free database will be stopped because of inactivity. Serialized Name: AutonomousDatabaseBaseProperties.timeReclamationOfFreeAutonomousDatabase

usedDataStorageSizeInGbs
Nullable<Int32>

The storage space consumed by Autonomous Database in GBs. Serialized Name: AutonomousDatabaseBaseProperties.usedDataStorageSizeInGbs

usedDataStorageSizeInTbs
Nullable<Int32>

The amount of storage that has been used, in terabytes. Serialized Name: AutonomousDatabaseBaseProperties.usedDataStorageSizeInTbs

ocid
String

Database ocid Serialized Name: AutonomousDatabaseBaseProperties.ocid

backupRetentionPeriodInDays
Nullable<Int32>

Retention period, in days, for long-term backups Serialized Name: AutonomousDatabaseBaseProperties.backupRetentionPeriodInDays

whitelistedIPs
IEnumerable<String>

The client IP access control list (ACL). This is an array of CIDR notations and/or IP addresses. Values should be separate strings, separated by commas. Example: ['1.1.1.1','1.1.1.0/24','1.1.2.25'] Serialized Name: AutonomousDatabaseBaseProperties.whitelistedIps

Returns

A new AutonomousDatabaseBaseProperties instance for mocking.

Applies to