共用方式為


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