AzureFabricSpecificDetails interface
Azure Fabric Specific Details.
- Extends
Properties
container |
The container Ids for the Azure fabric. |
extended |
The ExtendedLocations. |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
location | The Location for the Azure fabric. |
location |
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[]