Share via


VirtualMachine Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class VirtualMachine : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VirtualMachine = class
    inherit Resource
Public Class VirtualMachine
Inherits Resource
Inheritance
VirtualMachine
Attributes

Constructors

VirtualMachine()
VirtualMachine(String, String, String, String, IDictionary<String, String>, Plan, HardwareProfile, StorageProfile, OSProfile, NetworkProfile, DiagnosticsProfile, SubResource, String, VirtualMachineInstanceView, String, String, IList<VirtualMachineExtension>, VirtualMachineIdentity, IList<String>)

Properties

AvailabilitySet
DiagnosticsProfile
HardwareProfile
Id (Inherited from Resource)
Identity
InstanceView
LicenseType
Location (Inherited from Resource)
Name (Inherited from Resource)
NetworkProfile
OsProfile
Plan
ProvisioningState
Resources
StorageProfile
Tags (Inherited from Resource)
Type (Inherited from Resource)
VmId
Zones

Methods

Validate()

Applies to