VirtualMachineInfo Class

Definition

Info about the current state of the virtual machine.

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

Constructors

VirtualMachineInfo()

Initializes a new instance of the VirtualMachineInfo class.

Properties

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