IAutonomousDatabase.ServiceConsoleUrl Property

Definition

The URL of the Service Console for the Autonomous Database.

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

Property Value

Attributes

Applies to