Share via


IExistingRecoveryAvailabilitySet.RecoveryAvailabilitySetId Property

Definition

The recovery availability set Id. Will throw error, if resource does not exist.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery availability set Id. Will throw error, if resource does not exist.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryAvailabilitySetId")]
public string RecoveryAvailabilitySetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery availability set Id. Will throw error, if resource does not exist.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryAvailabilitySetId")>]
member this.RecoveryAvailabilitySetId : string with get, set
Public Property RecoveryAvailabilitySetId As String

Property Value

Attributes

Applies to