Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProtectionContainerProperties

Package version

interface

An interface representing ProtectionContainerProperties. Protection profile custom data details.

Hierarchy

  • ProtectionContainerProperties

Index

Properties

Optional fabricFriendlyName

fabricFriendlyName: undefined | string
member

{string} [fabricFriendlyName] Fabric friendly name.

Optional fabricSpecificDetails

member

{ProtectionContainerFabricSpecificDetails} [fabricSpecificDetails] Fabric specific details.

Optional fabricType

fabricType: undefined | string
member

{string} [fabricType] The fabric type.

Optional friendlyName

friendlyName: undefined | string
member

{string} [friendlyName] The name.

Optional pairingStatus

pairingStatus: undefined | string
member

{string} [pairingStatus] The pairing status of this cloud.

Optional protectedItemCount

protectedItemCount: undefined | number
member

{number} [protectedItemCount] Number of protected PEs

Optional role

role: undefined | string
member

{string} [role] The role of this cloud.

Generated using TypeDoc