Share via


AzureToAzureNetworkMappingSettings interface

A2A Network Mapping fabric specific settings.

Extends

Properties

instanceType

Polymorphic discriminator, which specifies the different types this object can be

primaryFabricLocation

The primary fabric ___location.

recoveryFabricLocation

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