Delen via


ExistingRecoveryProximityPlacementGroup Class

Definition

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
ExistingRecoveryProximityPlacementGroup
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.

Applies to