A2AReplicationIntentDetails.RecoveryAvailabilitySet Property

Definition

The recovery availability set details. Please note RecoveryAvailabilitySetCustomDetails is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ExistingRecoveryAvailabilitySet.

public Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryAvailabilitySetCustomDetails RecoveryAvailabilitySet { get; }
member this.RecoveryAvailabilitySet : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryAvailabilitySetCustomDetails
Public ReadOnly Property RecoveryAvailabilitySet As RecoveryAvailabilitySetCustomDetails

Property Value

Applies to