Delen via


RecoveryPlanA2ADetails Class

Definition

Recovery plan A2A specific details.

[Newtonsoft.Json.JsonObject("A2A")]
public class RecoveryPlanA2ADetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryPlanProviderSpecificDetails
[<Newtonsoft.Json.JsonObject("A2A")>]
type RecoveryPlanA2ADetails = class
    inherit RecoveryPlanProviderSpecificDetails
Public Class RecoveryPlanA2ADetails
Inherits RecoveryPlanProviderSpecificDetails
Inheritance
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

RecoveryPlanA2ADetails()

Initializes a new instance of the RecoveryPlanA2ADetails class.

RecoveryPlanA2ADetails(String, String, ExtendedLocation, ExtendedLocation)

Initializes a new instance of the RecoveryPlanA2ADetails class.

Properties

PrimaryExtendedLocation

Gets or sets the primary extended location.

PrimaryZone

Gets or sets the primary zone.

RecoveryExtendedLocation

Gets or sets the recovery extended location.

RecoveryZone

Gets or sets the recovery zone.

Methods

Validate()

Validate the object.

Applies to