IAutonomousDatabaseBaseProperties.ConnectionUrlGraphStudioUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The URL of the Graph Studio for the Autonomous Database.
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The URL of the Graph Studio for the Autonomous Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="graphStudioUrl", Update=false)]
public string ConnectionUrlGraphStudioUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The URL of the Graph Studio for the Autonomous Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="graphStudioUrl", Update=false)>]
member this.ConnectionUrlGraphStudioUrl : string
Public ReadOnly Property ConnectionUrlGraphStudioUrl As String
Property Value
- Attributes