次の方法で共有


Identity interface

リソースのマネージド ID

プロパティ

principalId

サービス プリンシパル オブジェクト ID 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

tenantId

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

type

Identity Type

userAssignedIdentities

ユーザー割り当て ID

プロパティの詳細

principalId

サービス プリンシパル オブジェクト ID 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

principalId?: string

プロパティ値

string

tenantId

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

tenantId?: string

プロパティ値

string

type

Identity Type

type?: string

プロパティ値

string

userAssignedIdentities

ユーザー割り当て ID

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

プロパティ値

{[propertyName: string]: UserAssignedIdentity}