次の方法で共有


VirtualMachineConfiguration.NodePlacementConfiguration プロパティ

定義

プールのノード配置構成を取得または設定します。

public Microsoft.Azure.Batch.NodePlacementConfiguration NodePlacementConfiguration { get; set; }
member this.NodePlacementConfiguration : Microsoft.Azure.Batch.NodePlacementConfiguration with get, set
Public Property NodePlacementConfiguration As NodePlacementConfiguration

プロパティ値

注釈

この構成では、プール内のノードを物理的に割り当てる方法に関する規則を指定します。

適用対象