IAutonomousDatabaseCrossRegionDisasterRecoveryProperties.Source Property

Definition

The source of the database.

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

Property Value

Attributes

Applies to