A2AReplicationIntentDetails.RecoveryProximityPlacementGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the recovery proximity placement group custom details.
[Newtonsoft.Json.JsonProperty(PropertyName="recoveryProximityPlacementGroup")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryProximityPlacementGroupCustomDetails RecoveryProximityPlacementGroup { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryProximityPlacementGroup")>]
member this.RecoveryProximityPlacementGroup : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryProximityPlacementGroupCustomDetails with get, set
Public Property RecoveryProximityPlacementGroup As RecoveryProximityPlacementGroupCustomDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute