Freigeben über


VmPriority Enumeration

Definition

Definiert Werte für VmPriority.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum VmPriority
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type VmPriority = 
Public Enum VmPriority
Vererbung
VmPriority
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Dedicated 0
Lowpriority 1

Gilt für: