AzureFabricCreationInput interface
Fabric provider specific settings.
- Extends
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
location | The Location. |
Property Details
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "Azure"
Property Value
"Azure"
location
The Location.
location?: string
Property Value
string