AzureFabricSpecificDetails interface

Azure Fabric Specific Details.

Extends

Properties

containerIds

The container Ids for the Azure fabric.

extendedLocations

The ExtendedLocations.

instanceType

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

location

The Location for the Azure fabric.

locationDetails

The location details.

zones

The zones.

Property Details

containerIds

The container Ids for the Azure fabric.

containerIds?: string[]

Property Value

string[]

extendedLocations

The ExtendedLocations.

extendedLocations?: A2AExtendedLocationDetails[]

Property Value

instanceType

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

instanceType: "Azure"

Property Value

"Azure"

location

The Location for the Azure fabric.

location?: string

Property Value

string

locationDetails

The location details.

locationDetails?: A2AFabricSpecificLocationDetails[]

Property Value

zones

The zones.

zones?: A2AZoneDetails[]

Property Value