次の方法で共有


NodePlacementConfiguration クラス

定義

バッチ プールのノード配置の構成。

public class NodePlacementConfiguration
type NodePlacementConfiguration = class
Public Class NodePlacementConfiguration
継承
NodePlacementConfiguration

注釈

Batch Service がノードをプロビジョニングするために使用する割り当て構成。

コンストラクター

NodePlacementConfiguration()

NodePlacementConfiguration クラスの新しいインスタンスを初期化します。

NodePlacementConfiguration(Nullable<NodePlacementPolicyType>)

NodePlacementConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

Policy

バッチ プールのノード配置ポリシーの種類を取得または設定します。

適用対象