KeyEncryptionKeyIdentity interface
キー暗号化キーに使用される ID。
プロパティ
| identity |
ID の種類。 'UserAssignedIdentity' のみがサポートされています。 |
| user |
ユーザーが割り当てたアイデンティティ・リソースID。 |
プロパティの詳細
identityType
ID の種類。 'UserAssignedIdentity' のみがサポートされています。
identityType?: string
プロパティ値
string
userAssignedIdentityResourceId
ユーザーが割り当てたアイデンティティ・リソースID。
userAssignedIdentityResourceId?: string
プロパティ値
string