A2AFabricSpecificLocationDetails interface
ExtendedLocation details data.
Properties
initial |
The initial primary ExtendedLocation. |
initial |
Initial primary fabric location info. |
initial |
The initial source zone info. |
initial |
The initial recovery ExtendedLocation. |
initial |
The initial recovery fabric location info. |
initial |
The initial target zone info. |
primary |
The primary ExtendedLocation. |
primary |
Primary fabric location info. |
primary |
Source zone info. |
recovery |
The recovery ExtendedLocation. |
recovery |
The recovery fabric location info. |
recovery |
The target zone info. |
Property Details
initialPrimaryExtendedLocation
The initial primary ExtendedLocation.
initialPrimaryExtendedLocation?: ExtendedLocation
Property Value
initialPrimaryFabricLocation
Initial primary fabric location info.
initialPrimaryFabricLocation?: string
Property Value
string
initialPrimaryZone
The initial source zone info.
initialPrimaryZone?: string
Property Value
string
initialRecoveryExtendedLocation
The initial recovery ExtendedLocation.
initialRecoveryExtendedLocation?: ExtendedLocation
Property Value
initialRecoveryFabricLocation
The initial recovery fabric location info.
initialRecoveryFabricLocation?: string
Property Value
string
initialRecoveryZone
The initial target zone info.
initialRecoveryZone?: string
Property Value
string
primaryExtendedLocation
The primary ExtendedLocation.
primaryExtendedLocation?: ExtendedLocation
Property Value
primaryFabricLocation
Primary fabric location info.
primaryFabricLocation?: string
Property Value
string
primaryZone
Source zone info.
primaryZone?: string
Property Value
string
recoveryExtendedLocation
The recovery ExtendedLocation.
recoveryExtendedLocation?: ExtendedLocation
Property Value
recoveryFabricLocation
The recovery fabric location info.
recoveryFabricLocation?: string
Property Value
string
recoveryZone
The target zone info.
recoveryZone?: string
Property Value
string