IRestoreTargetInfoBase.RestoreLocation Property

Definition

Target Restore region

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Target Restore region", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="restoreLocation", Update=true)]
public string RestoreLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Target Restore region", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="restoreLocation", Update=true)>]
member this.RestoreLocation : string with get, set
Public Property RestoreLocation As String

Property Value

Attributes

Applies to