次の方法で共有


BatchAccountPoolAllocationMode 列挙型

定義

Batch アカウントでプールを作成するための割り当てモード。

public enum BatchAccountPoolAllocationMode
type BatchAccountPoolAllocationMode = 
Public Enum BatchAccountPoolAllocationMode
継承
BatchAccountPoolAllocationMode

フィールド

BatchService 0

プールは、Batch サービスが所有するサブスクリプションに割り当てられます。

UserSubscription 1

プールは、ユーザーが所有するサブスクリプションに割り当てられます。

適用対象