ProtectableContainer interface

Protectable Container Class.

Properties

backupManagementType

Type of backup management for the container.

containerId

Fabric Id of the container such as ARM Id.

friendlyName

Friendly name of the container.

healthStatus

Status of health of the container.

protectableContainerType

The discriminator possible values: StorageContainer, VMAppContainer

Property Details

backupManagementType

Type of backup management for the container.

backupManagementType?: string

Property Value

string

containerId

Fabric Id of the container such as ARM Id.

containerId?: string

Property Value

string

friendlyName

Friendly name of the container.

friendlyName?: string

Property Value

string

healthStatus

Status of health of the container.

healthStatus?: string

Property Value

string

protectableContainerType

The discriminator possible values: StorageContainer, VMAppContainer

protectableContainerType: ProtectableContainerType

Property Value