Share via


IaasClassicComputeVmContainer Class

Definition

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

public class IaasClassicComputeVmContainer : Azure.ResourceManager.RecoveryServicesBackup.Models.IaasVmContainer
type IaasClassicComputeVmContainer = class
    inherit IaasVmContainer
Public Class IaasClassicComputeVmContainer
Inherits IaasVmContainer
Inheritance

Constructors

IaasClassicComputeVmContainer()

Initializes a new instance of IaasClassicComputeVmContainer.

Properties

BackupManagementType

Type of backup management for the container.

(Inherited from BackupGenericProtectionContainer)
FriendlyName

Friendly name of the container.

(Inherited from BackupGenericProtectionContainer)
HealthStatus

Status of health of the container.

(Inherited from BackupGenericProtectionContainer)
ProtectableObjectType

Type of the protectable object associated with this container.

(Inherited from BackupGenericProtectionContainer)
RegistrationStatus

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

(Inherited from BackupGenericProtectionContainer)
ResourceGroup

Resource group name of Recovery Services Vault.

(Inherited from IaasVmContainer)
VirtualMachineId

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

(Inherited from IaasVmContainer)
VirtualMachineVersion

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

(Inherited from IaasVmContainer)

Applies to