AzureVMAppContainerProtectableContainer interface

Azure workload-specific container

Extends

Properties

protectableContainerType

Type of the container. The value of this property for

  1. Compute Azure VM is Microsoft.Compute/virtualMachines
  2. Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines

Inherited 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.

Property Details

protectableContainerType

Type of the container. The value of this property for

  1. Compute Azure VM is Microsoft.Compute/virtualMachines
  2. Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines
protectableContainerType: "VMAppContainer"

Property Value

"VMAppContainer"

Inherited Property Details

backupManagementType

Type of backup management for the container.

backupManagementType?: string

Property Value

string

Inherited From ProtectableContainer.backupManagementType

containerId

Fabric Id of the container such as ARM Id.

containerId?: string

Property Value

string

Inherited From ProtectableContainer.containerId

friendlyName

Friendly name of the container.

friendlyName?: string

Property Value

string

Inherited From ProtectableContainer.friendlyName

healthStatus

Status of health of the container.

healthStatus?: string

Property Value

string

Inherited From ProtectableContainer.healthStatus