IAutonomousDatabaseBaseProperties.ConnectionUrlSqlDevWebUrl 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.
Oracle SQL Developer Web URL.
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="Oracle SQL Developer Web URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sqlDevWebUrl", Update=false)]
public string ConnectionUrlSqlDevWebUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="Oracle SQL Developer Web URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sqlDevWebUrl", Update=false)>]
member this.ConnectionUrlSqlDevWebUrl : string
Public ReadOnly Property ConnectionUrlSqlDevWebUrl As String
Property Value
- Attributes