VirtualMachine 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.
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
- 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
Azure SDK for .NET