VirtualMachine interface

A lab virtual machine resource.

Extends

Properties

claimedByUserId

The lab user ID (not the PUID!) of who claimed the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

connectionProfile

Profile for information about connecting to the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Current provisioning state of the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

state

The current state of the virtual machine NOTE: This property will not be serialized. It can only be populated by the server.

systemData

System data of the Lab virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

vmType

The type of this VM resource NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

claimedByUserId

The lab user ID (not the PUID!) of who claimed the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

claimedByUserId?: string

Property Value

string

connectionProfile

Profile for information about connecting to the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

connectionProfile?: VirtualMachineConnectionProfile

Property Value

provisioningState

Current provisioning state of the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: ProvisioningState

Property Value

state

The current state of the virtual machine NOTE: This property will not be serialized. It can only be populated by the server.

state?: VirtualMachineState

Property Value

systemData

System data of the Lab virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

vmType

The type of this VM resource NOTE: This property will not be serialized. It can only be populated by the server.

vmType?: VirtualMachineType

Property Value

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyResource.name

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type