IAutonomousDatabaseCrossRegionDisasterRecoveryProperties.SourceLocation 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 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