SAPVirtualInstanceIdentity interface
マネージド サービス ID (ユーザー割り当て ID)
プロパティ
| type | このリソースに割り当てられているマネージド ID の種類。 |
| user |
ユーザーによってこのリソースに割り当てられた ID。 |
プロパティの詳細
type
このリソースに割り当てられているマネージド ID の種類。
type: string
プロパティ値
string
userAssignedIdentities
ユーザーによってこのリソースに割り当てられた ID。
userAssignedIdentities?: Record<string, null | UserAssignedIdentity>
プロパティ値
Record<string, null | UserAssignedIdentity>