IAutonomousDatabaseBackup.AutonomousDatabaseOcid Property

Definition

The OCID of the Autonomous Database.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The OCID of the Autonomous Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="autonomousDatabaseOcid", Update=false)]
public string AutonomousDatabaseOcid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The OCID of the Autonomous Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="autonomousDatabaseOcid", Update=false)>]
member this.AutonomousDatabaseOcid : string
Public ReadOnly Property AutonomousDatabaseOcid As String

Property Value

Attributes

Applies to