次の方法で共有


PoolIdentityType 列挙型

定義

Batch プールに関連付けられている ID の種類。

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

フィールド

None 1

バッチ プールには、関連付けられている ID がありません。 更新プールで を設定 None すると、既存の ID が削除されます。

UserAssigned 0

Batch プールには、ユーザー割り当て ID が含まれています。

適用対象