Share via


VirtualMachine Class

Definition

Virtual Machine

[Microsoft.Rest.Serialization.JsonTransformation]
public class VirtualMachine : Microsoft.Azure.Management.Avs.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VirtualMachine = class
    inherit ProxyResource
Public Class VirtualMachine
Inherits ProxyResource
Inheritance
VirtualMachine
Attributes

Constructors

VirtualMachine()

Initializes a new instance of the VirtualMachine class.

VirtualMachine(String, String, String, String, String, String, String)

Initializes a new instance of the VirtualMachine class.

Properties

DisplayName

Gets display name of the VM.

FolderPath

Gets path to virtual machine's folder starting from datacenter virtual machine folder

Id

Gets resource ID.

(Inherited from Resource)
MoRefId

Gets virtual machine managed object reference id

Name

Gets resource name.

(Inherited from Resource)
RestrictMovement

Gets possible values include: 'Enabled', 'Disabled'

Type

Gets resource type.

(Inherited from Resource)

Applies to