Package version:

Fabric specific details.

interface FabricSpecificDetails {
    instanceType:
        | "InMageRcm"
        | "Azure"
        | "HyperVSite"
        | "VMM"
        | "VMware"
        | "VMwareV2";
}

Hierarchy (view full)

Properties

Properties

instanceType:
    | "InMageRcm"
    | "Azure"
    | "HyperVSite"
    | "VMM"
    | "VMware"
    | "VMwareV2"

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