ExistingRecoveryProximityPlacementGroup Class
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.
Existing recovery proximity placement group input.
[Newtonsoft.Json.JsonObject("Existing")]
public class ExistingRecoveryProximityPlacementGroup : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryProximityPlacementGroupCustomDetails
[<Newtonsoft.Json.JsonObject("Existing")>]
type ExistingRecoveryProximityPlacementGroup = class
inherit RecoveryProximityPlacementGroupCustomDetails
Public Class ExistingRecoveryProximityPlacementGroup
Inherits RecoveryProximityPlacementGroupCustomDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
ExistingRecoveryProximityPlacementGroup() |
Initializes a new instance of the ExistingRecoveryProximityPlacementGroup class. |
ExistingRecoveryProximityPlacementGroup(String) |
Initializes a new instance of the ExistingRecoveryProximityPlacementGroup class. |
Properties
RecoveryProximityPlacementGroupId |
Gets or sets the recovery proximity placement group Id. Will throw error, if resource does not exist. |