Sdílet prostřednictvím


VirtualMachineConfiguration.NodePlacementConfiguration Vlastnost

Definice

Získá nebo nastaví konfiguraci umístění uzlu pro fond.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Tato konfigurace určí pravidla, jak se budou uzly ve fondu fyzicky přidělovat.

Platí pro