Delen via


ExistingRecoveryAvailabilitySet.RecoveryAvailabilitySetId Property

Definition

Gets or sets the recovery availability set Id. Will throw error, if resource does not exist.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryAvailabilitySetId")]
public string RecoveryAvailabilitySetId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryAvailabilitySetId")>]
member this.RecoveryAvailabilitySetId : string with get, set
Public Property RecoveryAvailabilitySetId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to