ProtectionContainerProperties interface
Protection profile custom data details.
Properties
fabric |
Fabric friendly name. |
fabric |
Fabric specific details. |
fabric |
The fabric type. |
friendly |
The name. |
pairing |
The pairing status of this cloud. |
protected |
Number of protected PEs. |
role | The role of this cloud. |
Property Details
fabricFriendlyName
Fabric friendly name.
fabricFriendlyName?: string
Property Value
string
fabricSpecificDetails
Fabric specific details.
fabricSpecificDetails?: ProtectionContainerFabricSpecificDetails
Property Value
fabricType
The fabric type.
fabricType?: string
Property Value
string
friendlyName
The name.
friendlyName?: string
Property Value
string
pairingStatus
The pairing status of this cloud.
pairingStatus?: string
Property Value
string
protectedItemCount
Number of protected PEs.
protectedItemCount?: number
Property Value
number
role
The role of this cloud.
role?: string
Property Value
string