Поделиться через


VirtualMachineConfiguration.NodePlacementConfiguration Свойство

Определение

Возвращает или задает конфигурацию размещения узла для пула.

[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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Комментарии

В этой конфигурации будут указаны правила физического распределения узлов в пуле.

Применяется к