Udostępnij za pośrednictwem


A2ACreateProtectionIntentContent.RecoveryProximityPlacementGroupCustomContent Property

Definition

The recovery proximity placement group custom input. Please note RecoveryProximityPlacementGroupCustomDetails 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 ExistingRecoveryProximityPlacementGroup.

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

Property Value

Applies to