Freigeben über


VirtualMachineConfiguration.NodePlacementConfiguration Eigenschaft

Definition

Ruft die Knotenplatzierungskonfiguration für den Pool ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="nodePlacementConfiguration")]
public Microsoft.Azure.Management.Batch.Models.NodePlacementConfiguration NodePlacementConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodePlacementConfiguration")>]
member this.NodePlacementConfiguration : Microsoft.Azure.Management.Batch.Models.NodePlacementConfiguration with get, set
Public Property NodePlacementConfiguration As NodePlacementConfiguration

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Diese Konfiguration gibt Regeln für die physische Zuordnung von Knoten im Pool an.

Gilt für: