Identity interface
リソースの ID。
プロパティ
| principal |
リソース ID のプリンシパル ID。 値は UUID である必要があります。 |
| tenant |
リソースのテナント ID。 値は UUID である必要があります。 |
| type | ID の種類。 |
プロパティの詳細
principalId
リソース ID のプリンシパル ID。 値は UUID である必要があります。
principalId?: string
プロパティ値
string
tenantId
リソースのテナント ID。 値は UUID である必要があります。
tenantId?: string
プロパティ値
string
type
ID の種類。
type?: "SystemAssigned"
プロパティ値
"SystemAssigned"