Package version:

Base class for fabric specific details of container.

interface ProtectionContainerFabricSpecificDetails {
    instanceType?: string;
}

Properties

Properties

instanceType?: string

Gets the class type. Overridden in derived classes. NOTE: This property will not be serialized. It can only be populated by the server.