Share via


ScVmmVirtualMachineData Class

Definition

A class representing the ScVmmVirtualMachine data model. The VirtualMachines resource definition.

public class ScVmmVirtualMachineData : Azure.ResourceManager.Models.TrackedResourceData
type ScVmmVirtualMachineData = class
    inherit TrackedResourceData
Public Class ScVmmVirtualMachineData
Inherits TrackedResourceData
Inheritance
ScVmmVirtualMachineData

Constructors

ScVmmVirtualMachineData(AzureLocation, ExtendedLocation)

Initializes a new instance of ScVmmVirtualMachineData.

Properties

AvailabilitySets

Availability Sets in vm.

Checkpoints

Checkpoints in the vm.

CheckpointType

Type of checkpoint supported for the vm.

CloudId

ARM Id of the cloud resource to use for deploying the vm.

ExtendedLocation

The extended location.

Generation

Gets or sets the generation for the vm.

HardwareProfile

Hardware properties.

InventoryItemId

Gets or sets the inventory Item ID for the resource.

NetworkInterfaces

Gets or sets the list of network interfaces associated with the virtual machine.

OSProfile

OS properties.

PowerState

Gets the power state of the virtual machine.

ProvisioningState

Gets or sets the provisioning state.

StorageDisks

Gets or sets the list of virtual disks associated with the virtual machine.

TemplateId

ARM Id of the template resource to use for deploying the vm.

Uuid

Unique ID of the virtual machine.

VmmServerId

ARM Id of the vmmServer resource in which this resource resides.

VmName

VMName is the name of VM on the SCVMM server.

Applies to