Package version:

Fabric provider specific settings.

interface AzureFabricCreationInput {
    instanceType: "Azure";
    location?: string;
}

Hierarchy (view full)

Properties

instanceType

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

location?: string

The Location.