VirtualMachine.VMType Property
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.
The type of this VM resource
[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.VirtualMachineType? VMType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Inlined)>]
member this.VMType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.VirtualMachineType>
Public ReadOnly Property VMType As Nullable(Of VirtualMachineType)
Property Value
Implements
- Attributes