IAutonomousDatabaseCloneProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.AutonomousDatabaseClonePropertiesTypeConverter))]
public interface IAutonomousDatabaseCloneProperties : Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IAutonomousDatabaseBaseProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.AutonomousDatabaseClonePropertiesTypeConverter))>]
type IAutonomousDatabaseCloneProperties = interface
    interface IJsonSerializable
    interface IAutonomousDatabaseBaseProperties
Public Interface IAutonomousDatabaseCloneProperties
Implements IAutonomousDatabaseBaseProperties
Derived
Attributes
Implements

Properties

Name Description
ActualUsedDataStorageSizeInTb

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

(Inherited from IAutonomousDatabaseBaseProperties)
AdminPassword

Admin password.

(Inherited from IAutonomousDatabaseBaseProperties)
AllConnectionStringHigh

The High database service provides the highest level of resources to each SQL statement resulting in the highest performance, but supports the fewest number of concurrent SQL statements.

(Inherited from IAutonomousDatabaseBaseProperties)
AllConnectionStringLow

The Low database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.

(Inherited from IAutonomousDatabaseBaseProperties)
AllConnectionStringMedium

The Medium database service provides a lower level of resources to each SQL statement potentially resulting a lower level of performance, but supports more concurrent SQL statements.

(Inherited from IAutonomousDatabaseBaseProperties)
AllocatedStorageSizeInTb

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

(Inherited from IAutonomousDatabaseBaseProperties)
ApexDetailApexVersion

The Oracle APEX Application Development version.

(Inherited from IAutonomousDatabaseBaseProperties)
ApexDetailOrdsVersion

The Oracle REST Data Services (ORDS) version.

(Inherited from IAutonomousDatabaseBaseProperties)
AutonomousDatabaseId

Autonomous Database ID

(Inherited from IAutonomousDatabaseBaseProperties)
AutonomousMaintenanceScheduleType

The maintenance schedule type of the Autonomous Database Serverless.

(Inherited from IAutonomousDatabaseBaseProperties)
AvailableUpgradeVersion

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

(Inherited from IAutonomousDatabaseBaseProperties)
BackupRetentionPeriodInDay

Retention period, in days, for long-term backups

(Inherited from IAutonomousDatabaseBaseProperties)
CharacterSet

The character set for the autonomous database.

(Inherited from IAutonomousDatabaseBaseProperties)
CloneType

The Autonomous Database clone type.

ComputeCount

The compute amount (CPUs) available to the database.

(Inherited from IAutonomousDatabaseBaseProperties)
ComputeModel

The compute model of the Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
ConnectionStringDedicated

The database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.

(Inherited from IAutonomousDatabaseBaseProperties)
ConnectionStringHigh

The High database service provides the highest level of resources to each SQL statement resulting in the highest performance, but supports the fewest number of concurrent SQL statements.

(Inherited from IAutonomousDatabaseBaseProperties)
ConnectionStringLow

The Low database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.

(Inherited from IAutonomousDatabaseBaseProperties)
ConnectionStringMedium

The Medium database service provides a lower level of resources to each SQL statement potentially resulting a lower level of performance, but supports more concurrent SQL statements.

(Inherited from IAutonomousDatabaseBaseProperties)
ConnectionStringProfile

A list of connection string profiles to allow clients to group, filter and select connection string values based on structured metadata.

(Inherited from IAutonomousDatabaseBaseProperties)
ConnectionUrlApexUrl

Oracle Application Express (APEX) URL.

(Inherited from IAutonomousDatabaseBaseProperties)
ConnectionUrlDatabaseTransformsUrl

The URL of the Database Transforms for the Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
ConnectionUrlGraphStudioUrl

The URL of the Graph Studio for the Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
ConnectionUrlMachineLearningNotebookUrl

The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
ConnectionUrlMongoDbUrl

The URL of the MongoDB API for the Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
ConnectionUrlOrdsUrl

The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
ConnectionUrlSqlDevWebUrl

Oracle SQL Developer Web URL.

(Inherited from IAutonomousDatabaseBaseProperties)
CpuCoreCount

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

(Inherited from IAutonomousDatabaseBaseProperties)
CustomerContact

Customer Contacts.

(Inherited from IAutonomousDatabaseBaseProperties)
DatabaseEdition

The Oracle Database Edition that applies to the Autonomous databases.

(Inherited from IAutonomousDatabaseBaseProperties)
DataBaseType

Database type to be created.

(Inherited from IAutonomousDatabaseBaseProperties)
DataSafeStatus

Status of the Data Safe registration for this Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
DataStorageSizeInGb

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

(Inherited from IAutonomousDatabaseBaseProperties)
DataStorageSizeInTb

The quantity of data in the database, in terabytes.

(Inherited from IAutonomousDatabaseBaseProperties)
DayOfWeekName

Name of the day of the week.

(Inherited from IAutonomousDatabaseBaseProperties)
DbVersion

A valid Oracle Database version for Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
DbWorkload

The Autonomous Database workload type

(Inherited from IAutonomousDatabaseBaseProperties)
DisplayName

The user-friendly name for the Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
FailedDataRecoveryInSecond

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

(Inherited from IAutonomousDatabaseBaseProperties)
InMemoryAreaInGb

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

(Inherited from IAutonomousDatabaseBaseProperties)
IsAutoScalingEnabled

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

(Inherited from IAutonomousDatabaseBaseProperties)
IsAutoScalingForStorageEnabled

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

(Inherited from IAutonomousDatabaseBaseProperties)
IsLocalDataGuardEnabled

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

(Inherited from IAutonomousDatabaseBaseProperties)
IsMtlsConnectionRequired

Specifies if the Autonomous Database requires mTLS connections.

(Inherited from IAutonomousDatabaseBaseProperties)
IsPreview

Indicates if the Autonomous Database version is a preview version.

(Inherited from IAutonomousDatabaseBaseProperties)
IsPreviewVersionWithServiceTermsAccepted

Specifies if the Autonomous Database preview version is being provisioned.

(Inherited from IAutonomousDatabaseBaseProperties)
IsReconnectCloneEnabled

Indicates if the refreshable clone can be reconnected to its source database.

IsRefreshableClone

Indicates if the Autonomous Database is a refreshable clone.

IsRemoteDataGuardEnabled

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

(Inherited from IAutonomousDatabaseBaseProperties)
LicenseModel

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

(Inherited from IAutonomousDatabaseBaseProperties)
LifecycleDetail

Additional information about the current lifecycle state.

(Inherited from IAutonomousDatabaseBaseProperties)
LifecycleState

Views lifecycleState

(Inherited from IAutonomousDatabaseBaseProperties)
LocalAdgAutoFailoverMaxDataLossLimit

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

(Inherited from IAutonomousDatabaseBaseProperties)
LocalDisasterRecoveryType

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.

(Inherited from IAutonomousDatabaseBaseProperties)
LocalStandbyDbLagTimeInSecond

The amount of time, in seconds, that the data of the standby database lags the data of the primary database. Can be used to determine the potential data loss in the event of a failover.

(Inherited from IAutonomousDatabaseBaseProperties)
LocalStandbyDbLifecycleDetail

Additional information about the current lifecycle state.

(Inherited from IAutonomousDatabaseBaseProperties)
LocalStandbyDbLifecycleState

The current state of the Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
LocalStandbyDbTimeDataGuardRoleChanged

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

(Inherited from IAutonomousDatabaseBaseProperties)
LocalStandbyDbTimeDisasterRecoveryRoleChanged

The date and time the Disaster Recovery role was switched for the standby Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
LongTermBackupScheduleIsDisabled

Indicates if the long-term backup schedule should be deleted. The default value is FALSE.

(Inherited from IAutonomousDatabaseBaseProperties)
LongTermBackupScheduleRepeatCadence

The frequency of the long-term backup schedule

(Inherited from IAutonomousDatabaseBaseProperties)
LongTermBackupScheduleRetentionPeriodInDay

Retention period, in days, for backups.

(Inherited from IAutonomousDatabaseBaseProperties)
LongTermBackupScheduleTimeOfBackup

The timestamp for the long-term backup schedule. For a MONTHLY cadence, months having fewer days than the provided date will have the backup taken on the last day of that month.

(Inherited from IAutonomousDatabaseBaseProperties)
MemoryPerOracleComputeUnitInGb

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

(Inherited from IAutonomousDatabaseBaseProperties)
NcharacterSet

The character set for the Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
NextLongTermBackupTimeStamp

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

(Inherited from IAutonomousDatabaseBaseProperties)
Ocid

Database ocid

(Inherited from IAutonomousDatabaseBaseProperties)
OciUrl

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

(Inherited from IAutonomousDatabaseBaseProperties)
OpenMode

Indicates the Autonomous Database mode.

(Inherited from IAutonomousDatabaseBaseProperties)
OperationsInsightsStatus

Status of Operations Insights for this Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
PeerDbId

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

(Inherited from IAutonomousDatabaseBaseProperties)
PeerDbIds

The list of Azure resource IDs 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 Azure IDs.

(Inherited from IAutonomousDatabaseBaseProperties)
PermissionLevel

The Autonomous Database permission level.

(Inherited from IAutonomousDatabaseBaseProperties)
PrivateEndpoint

The private endpoint for the resource.

(Inherited from IAutonomousDatabaseBaseProperties)
PrivateEndpointIP

The private endpoint Ip address for the resource.

(Inherited from IAutonomousDatabaseBaseProperties)
PrivateEndpointLabel

The resource's private endpoint label.

(Inherited from IAutonomousDatabaseBaseProperties)
ProvisionableCpu

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

(Inherited from IAutonomousDatabaseBaseProperties)
ProvisioningState

Azure resource provisioning state.

(Inherited from IAutonomousDatabaseBaseProperties)
RefreshableModel

The refresh mode of the clone.

RefreshableStatus

The refresh status of the clone.

RemoteDisasterRecoveryConfigurationDisasterRecoveryType

Indicates the 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.

(Inherited from IAutonomousDatabaseBaseProperties)
RemoteDisasterRecoveryConfigurationIsReplicateAutomaticBackup

If true, 7 days worth of backups are replicated across regions for Cross-Region ADB or Backup-Based DR between Primary and Standby. If false, the backups taken on the Primary are not replicated to the Standby database.

(Inherited from IAutonomousDatabaseBaseProperties)
RemoteDisasterRecoveryConfigurationIsSnapshotStandby

Indicates if user wants to convert to a snapshot standby. For example, true would set a standby database to snapshot standby database. False would set a snapshot standby database back to regular standby database.

(Inherited from IAutonomousDatabaseBaseProperties)
RemoteDisasterRecoveryConfigurationTimeSnapshotStandbyEnabledTill

Time and date stored as an RFC 3339 formatted timestamp string. For example, 2022-01-01T12:00:00.000Z would set a limit for the snapshot standby to be converted back to a cross-region standby database.

(Inherited from IAutonomousDatabaseBaseProperties)
Role

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

(Inherited from IAutonomousDatabaseBaseProperties)
ScheduledOperationScheduledStartTime

auto start time. value must be of ISO-8601 format HH:mm

(Inherited from IAutonomousDatabaseBaseProperties)
ScheduledOperationScheduledStopTime

auto stop time. value must be of ISO-8601 format HH:mm

(Inherited from IAutonomousDatabaseBaseProperties)
ScheduledOperationsList

The list of scheduled operations.

(Inherited from IAutonomousDatabaseBaseProperties)
ServiceConsoleUrl

The URL of the Service Console for the Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
Source

The source of the database.

SourceId

The Azure resource ID of the Autonomous Database that was cloned to create the current Autonomous Database.

SqlWebDeveloperUrl

The SQL Web Developer URL for the Oracle Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
SubnetId

Client subnet

(Inherited from IAutonomousDatabaseBaseProperties)
SupportedRegionsToCloneTo

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

(Inherited from IAutonomousDatabaseBaseProperties)
TimeCreated

The date and time that the database was created.

(Inherited from IAutonomousDatabaseBaseProperties)
TimeDataGuardRoleChanged

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

(Inherited from IAutonomousDatabaseBaseProperties)
TimeDeletionOfFreeAutonomousDatabase

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

(Inherited from IAutonomousDatabaseBaseProperties)
TimeDisasterRecoveryRoleChanged

The date and time the Disaster Recovery role was switched for the standby Autonomous Database.

(Inherited from IAutonomousDatabaseBaseProperties)
TimeLocalDataGuardEnabled

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.

(Inherited from IAutonomousDatabaseBaseProperties)
TimeMaintenanceBegin

The date and time when maintenance will begin.

(Inherited from IAutonomousDatabaseBaseProperties)
TimeMaintenanceEnd

The date and time when maintenance will end.

(Inherited from IAutonomousDatabaseBaseProperties)
TimeOfLastFailover

The timestamp of the last failover operation.

(Inherited from IAutonomousDatabaseBaseProperties)
TimeOfLastRefresh

The date and time when last refresh happened.

(Inherited from IAutonomousDatabaseBaseProperties)
TimeOfLastRefreshPoint

The refresh point timestamp (UTC).

(Inherited from IAutonomousDatabaseBaseProperties)
TimeOfLastSwitchover

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

(Inherited from IAutonomousDatabaseBaseProperties)
TimeReclamationOfFreeAutonomousDatabase

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

(Inherited from IAutonomousDatabaseBaseProperties)
TimeUntilReconnectCloneEnabled

The time and date as an RFC3339 formatted string, e.g., 2022-01-01T12:00:00.000Z, to set the limit for a refreshable clone to be reconnected to its source database.

UsedDataStorageSizeInGb

The storage space consumed by Autonomous Database in GBs.

(Inherited from IAutonomousDatabaseBaseProperties)
UsedDataStorageSizeInTb

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

(Inherited from IAutonomousDatabaseBaseProperties)
VnetId

VNET for network connectivity

(Inherited from IAutonomousDatabaseBaseProperties)
WhitelistedIP

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']

(Inherited from IAutonomousDatabaseBaseProperties)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to