Sdílet prostřednictvím


A2ACreateProtectionIntentContent.RecoveryAvailabilitySetCustomContent Property

Definition

The recovery availability set input. 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 RecoveryAvailabilitySetCustomContent { get; set; }
member this.RecoveryAvailabilitySetCustomContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryAvailabilitySetCustomDetails with get, set
Public Property RecoveryAvailabilitySetCustomContent As RecoveryAvailabilitySetCustomDetails

Property Value

Applies to