WorkloadNetworkVirtualMachine.VmType Property

Definition

Gets virtual machine type. Possible values include: 'REGULAR', 'EDGE', 'SERVICE'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vmType")]
public string VmType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vmType")>]
member this.VmType : string
Public ReadOnly Property VmType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to