Package version:

InMageRcm appliance specific details.

interface InMageRcmApplianceSpecificDetails {
    appliances?: InMageRcmApplianceDetails[];
    instanceType: "InMageRcm";
}

Hierarchy (view full)

Properties

The list of appliances. NOTE: This property will not be serialized. It can only be populated by the server.

instanceType

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