IAutonomousDatabaseBaseProperties.ConnectionUrlMongoDbUrl 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 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