ProtectableContainer Class

Definition

Protectable Container Class.

public class ProtectableContainer
type ProtectableContainer = class
Public Class ProtectableContainer
Inheritance
ProtectableContainer
Derived

Constructors

ProtectableContainer()

Initializes a new instance of the ProtectableContainer class.

ProtectableContainer(String, String, String, String)

Initializes a new instance of the ProtectableContainer class.

Properties

BackupManagementType

Gets or sets type of backup management for the container. Possible values include: 'Invalid', 'AzureIaasVM', 'MAB', 'DPM', 'AzureBackupServer', 'AzureSql', 'AzureStorage', 'AzureWorkload', 'DefaultBackup'

ContainerId

Gets or sets fabric Id of the container such as ARM Id.

FriendlyName

Gets or sets friendly name of the container.

HealthStatus

Gets or sets status of health of the container.

Applies to