Freigeben über


VirtualMachine.Priority Eigenschaft

Definition

Ruft die Priorität für den virtuellen Computer ab oder legt sie fest. Api-Mindestversion: 2019-03-01. Mögliche Werte: "Regular", "Low", "Spot"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.priority")]
public string Priority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.priority")>]
member this.Priority : string with get, set
Public Property Priority As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: