IAutonomousDatabase.AutonomousDatabaseId Property

Definition

Autonomous Database ID

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

Property Value

Attributes

Applies to