次の方法で共有


AzureResourceManagerManagedIdentityProperties interface

このリソースに割り当てられているマネージド サービス ID のプロパティ。

プロパティ

principalId

このプリンシパルの Active Directory 識別子。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

tenantId

プリンシパルの Active Directory テナント ID。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

type

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

userAssignedIdentities

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

プロパティの詳細

principalId

このプリンシパルの Active Directory 識別子。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

principalId?: string

プロパティ値

string

tenantId

プリンシパルの Active Directory テナント ID。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

tenantId?: string

プロパティ値

string

type

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

type: string

プロパティ値

string

userAssignedIdentities

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

userAssignedIdentities?: {[propertyName: string]: AzureResourceManagerUserAssignedIdentity}

プロパティ値

{[propertyName: string]: AzureResourceManagerUserAssignedIdentity}