AzureIaaSClassicComputeVMContainer interface

IaaS VM workload-specific backup item representing a classic virtual machine.

Extends

Properties

containerType

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

Inherited Properties

backupManagementType

Type of backup management for the container.

friendlyName

Friendly name of the container.

healthStatus

Status of health of the container.

protectableObjectType

Type of the protectable object associated with this container

registrationStatus

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

resourceGroup

Resource group name of Recovery Services Vault.

virtualMachineId

Fully qualified ARM url of the virtual machine represented by this Azure IaaS VM container.

virtualMachineVersion

Specifies whether the container represents a Classic or an Azure Resource Manager VM.

Property Details

containerType

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

containerType: "Microsoft.ClassicCompute/virtualMachines"

Property Value

"Microsoft.ClassicCompute/virtualMachines"

Inherited Property Details

backupManagementType

Type of backup management for the container.

backupManagementType?: string

Property Value

string

Inherited From IaaSVMContainer.backupManagementType

friendlyName

Friendly name of the container.

friendlyName?: string

Property Value

string

Inherited From IaaSVMContainer.friendlyName

healthStatus

Status of health of the container.

healthStatus?: string

Property Value

string

Inherited From IaaSVMContainer.healthStatus

protectableObjectType

Type of the protectable object associated with this container

protectableObjectType?: string

Property Value

string

Inherited From IaaSVMContainer.protectableObjectType

registrationStatus

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

registrationStatus?: string

Property Value

string

Inherited From IaaSVMContainer.registrationStatus

resourceGroup

Resource group name of Recovery Services Vault.

resourceGroup?: string

Property Value

string

Inherited From IaaSVMContainer.resourceGroup

virtualMachineId

Fully qualified ARM url of the virtual machine represented by this Azure IaaS VM container.

virtualMachineId?: string

Property Value

string

Inherited From IaaSVMContainer.virtualMachineId

virtualMachineVersion

Specifies whether the container represents a Classic or an Azure Resource Manager VM.

virtualMachineVersion?: string

Property Value

string

Inherited From IaaSVMContainer.virtualMachineVersion