Share via


VirtualMachineInfo Class

Definition

Info about the current state of the virtual machine.

public class VirtualMachineInfo
type VirtualMachineInfo = class
Public Class VirtualMachineInfo
Inheritance
VirtualMachineInfo

Constructors

Name Description
VirtualMachineInfo()

Initializes a new instance of the VirtualMachineInfo class.

Properties

Name Description
ImageReference

Gets or sets the reference to the Azure Virtual Machine's Marketplace Image.

ScaleSetVmResourceId

Gets or sets the resource ID of the Compute Node's current Virtual Machine Scale Set VM. Only defined if the Batch Account was created with its poolAllocationMode property set to 'UserSubscription'.

Applies to