IaasClassicComputeVmProtectableItem Class

Definition

IaaS VM workload-specific backup item representing the Classic Compute VM.

public class IaasClassicComputeVmProtectableItem : Azure.ResourceManager.RecoveryServicesBackup.Models.IaasVmProtectableItem
type IaasClassicComputeVmProtectableItem = class
    inherit IaasVmProtectableItem
Public Class IaasClassicComputeVmProtectableItem
Inherits IaasVmProtectableItem
Inheritance
IaasClassicComputeVmProtectableItem

Constructors

IaasClassicComputeVmProtectableItem()

Initializes a new instance of IaasClassicComputeVmProtectableItem.

Properties

BackupManagementType

Type of backup management to backup an item.

(Inherited from WorkloadProtectableItem)
FriendlyName

Friendly name of the backup item.

(Inherited from WorkloadProtectableItem)
ProtectionState

State of the back up item.

(Inherited from WorkloadProtectableItem)
ResourceGroup

Resource group name of Recovery Services Vault.

(Inherited from IaasVmProtectableItem)
VirtualMachineId

Fully qualified ARM ID of the virtual machine.

(Inherited from IaasVmProtectableItem)
VirtualMachineVersion

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

(Inherited from IaasVmProtectableItem)
WorkloadType

Type of workload for the backup management.

(Inherited from WorkloadProtectableItem)

Applies to