次の方法で共有


ManagedServiceIdentity クラス

定義

マネージド ID 汎用オブジェクト。

public class ManagedServiceIdentity
type ManagedServiceIdentity = class
Public Class ManagedServiceIdentity
継承
ManagedServiceIdentity

コンストラクター

ManagedServiceIdentity(ManagedServiceIdentityType)

ManagedServiceIdentity の新しいインスタンスを初期化します。

プロパティ

IdentityType

マネージド ID の種類。

PrincipalId

この ID に関連付けられている Azure Active Directory プリンシパル ID。

TenantId

Azure Active Directory の ID。

UserAssignedIdentities

リソースに関連付けられているユーザー割り当てマネージド ID の一覧。 キーは、マネージド ID の Azure リソース ID です。

適用対象