VirtualMachineInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET