Dela via


Cluster.VmPriority Egenskap

Definition

Hämtar eller anger vm-prioritet.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vmPriority")]
public Microsoft.Azure.Management.BatchAI.Models.VmPriority? VmPriority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vmPriority")>]
member this.VmPriority : Nullable<Microsoft.Azure.Management.BatchAI.Models.VmPriority> with get, set
Public Property VmPriority As Nullable(Of VmPriority)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Kommentarer

VM-prioritet för klusternoder. Möjliga värden är: "dedikerad", "lågprioritet"

Gäller för