Share via


A2AProtectionIntentManagedDiskDetails.RecoveryResourceGroupCustomContent Property

Definition

The recovery resource group input. Please note RecoveryResourceGroupCustomDetails 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 ExistingRecoveryResourceGroup.

public Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryResourceGroupCustomDetails RecoveryResourceGroupCustomContent { get; set; }
member this.RecoveryResourceGroupCustomContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryResourceGroupCustomDetails with get, set
Public Property RecoveryResourceGroupCustomContent As RecoveryResourceGroupCustomDetails

Property Value

Applies to