AzureToAzureNetworkMappingSettings interface
A2A Network Mapping fabric specific settings.
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
primary |
The primary fabric ___location. |
recovery |
The recovery fabric ___location. |
Property Details
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "AzureToAzure"
Property Value
"AzureToAzure"
primaryFabricLocation
The primary fabric ___location.
primaryFabricLocation?: string
Property Value
string
recoveryFabricLocation
The recovery fabric ___location.
recoveryFabricLocation?: string
Property Value
string