Delen via


A2AFabricSpecificLocationDetails Class

Definition

ExtendedLocation details data.

public class A2AFabricSpecificLocationDetails
type A2AFabricSpecificLocationDetails = class
Public Class A2AFabricSpecificLocationDetails
Inheritance
A2AFabricSpecificLocationDetails

Constructors

A2AFabricSpecificLocationDetails()

Initializes a new instance of the A2AFabricSpecificLocationDetails class.

A2AFabricSpecificLocationDetails(String, String, ExtendedLocation, ExtendedLocation, String, String, String, String, ExtendedLocation, ExtendedLocation, String, String)

Initializes a new instance of the A2AFabricSpecificLocationDetails class.

Properties

InitialPrimaryExtendedLocation

Gets or sets the initial primary ExtendedLocation.

InitialPrimaryFabricLocation

Gets or sets initial primary fabric location info.

InitialPrimaryZone

Gets or sets the initial source zone info.

InitialRecoveryExtendedLocation

Gets or sets the initial recovery ExtendedLocation.

InitialRecoveryFabricLocation

Gets or sets the initial recovery fabric location info.

InitialRecoveryZone

Gets or sets the initial target zone info.

PrimaryExtendedLocation

Gets or sets the primary ExtendedLocation.

PrimaryFabricLocation

Gets or sets primary fabric location info.

PrimaryZone

Gets or sets source zone info.

RecoveryExtendedLocation

Gets or sets the recovery ExtendedLocation.

RecoveryFabricLocation

Gets or sets the recovery fabric location info.

RecoveryZone

Gets or sets the target zone info.

Methods

Validate()

Validate the object.

Applies to