IAutonomousDatabase.ConnectionUrlMongoDbUrl Property

Definition

The URL of the MongoDB API for the Autonomous Database.

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

Property Value

Attributes

Applies to