次の方法で共有


ManagedServiceIdentityUpdate interface

省略可能なプロパティを追加するためのテンプレート。

プロパティ

type

このリソースに割り当てられているマネージド ID の種類。

userAssignedIdentities

ユーザーによってこのリソースに割り当てられた ID。

プロパティの詳細

type

このリソースに割り当てられているマネージド ID の種類。

type?: string

プロパティ値

string

userAssignedIdentities

ユーザーによってこのリソースに割り当てられた ID。

userAssignedIdentities?: Record<string, null | UserAssignedIdentity>

プロパティ値

Record<string, null | UserAssignedIdentity>