次の方法で共有


Identity interface

リソースの ID。

プロパティ

principalId

リソース ID のプリンシパル ID。 値は UUID である必要があります。

tenantId

リソースのテナント ID。 値は UUID である必要があります。

type

ID の種類。

プロパティの詳細

principalId

リソース ID のプリンシパル ID。 値は UUID である必要があります。

principalId?: string

プロパティ値

string

tenantId

リソースのテナント ID。 値は UUID である必要があります。

tenantId?: string

プロパティ値

string

type

ID の種類。

type?: "SystemAssigned"

プロパティ値

"SystemAssigned"