IAutonomousDatabaseCrossRegionDisasterRecoveryProperties.SourceLocation Property

Definition

The name of the region where source Autonomous Database exists.

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

Property Value

Attributes

Applies to