IA2AReplicationIntentDetails.RecoveryAvailabilityZone 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 recovery availability zone.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery availability zone.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryAvailabilityZone")]
public string RecoveryAvailabilityZone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery availability zone.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryAvailabilityZone")>]
member this.RecoveryAvailabilityZone : string with get, set
Public Property RecoveryAvailabilityZone As String
Property Value
- Attributes