共用方式為


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

備註

此設定會指定集區中節點實際配置方式的規則。

適用於