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