次の方法で共有


BatchPoolIdentity interface

Batch プールの ID (構成されている場合)。 既存のプールの更新中にプール ID が更新された場合、プールが 0 に縮小された後に作成された新しい VM のみが更新された ID を持ちます

プロパティ

type

バッチ プールに使用される ID の種類。

userAssignedIdentities

Batch プールに関連付けられているユーザー ID の一覧。

プロパティの詳細

type

バッチ プールに使用される ID の種類。

type: PoolIdentityType

プロパティ値

userAssignedIdentities

Batch プールに関連付けられているユーザー ID の一覧。

userAssignedIdentities?: {[propertyName: string]: UserAssignedIdentities}

プロパティ値

{[propertyName: string]: UserAssignedIdentities}