Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProtectionContainer

Package version

Base class for container with backup items. Containers with specific workloads are derived from this class.

Hierarchy

  • ProtectionContainer

Index

Properties

Optional backupManagementType

backupManagementType: BackupManagementType

Type of backup management for the container.

containerType

containerType: "DPMContainer" | "AzureBackupServerContainer" | "IaasVMContainer" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureWorkloadContainer" | "SQLAGWorkLoadContainer" | "AzureSqlContainer" | "StorageContainer" | "VMAppContainer" | "GenericContainer" | "Windows"

Polymorphic discriminator, which specifies the different types this object can be

Optional friendlyName

friendlyName: undefined | string

Friendly name of the container.

Optional healthStatus

healthStatus: undefined | string

Status of health of the container.

Optional protectableObjectType

protectableObjectType: undefined | string

Type of the protectable object associated with this container

Optional registrationStatus

registrationStatus: undefined | string

Status of registration of the container with the Recovery Services Vault.

Generated using TypeDoc