IAutonomousDatabase.ConnectionUrlDatabaseTransformsUrl Property

Definition

The URL of the Database Transforms for the Autonomous Database.

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

Property Value

Attributes

Applies to