ManagedIdentityDescription クラス

定義

セキュリティ ID の説明を表します。

public sealed class ManagedIdentityDescription
type ManagedIdentityDescription = class
Public NotInheritable Class ManagedIdentityDescription
継承
ManagedIdentityDescription

コンストラクター

ManagedIdentityDescription()

ManagedIdentityDescription クラスの新しいインスタンスを初期化します。

ManagedIdentityDescription(String, String)

ManagedIdentityDescription クラスの新しいインスタンスを初期化します。

プロパティ

Name

ID の名前を取得します。

PrincipalId

ID のプリンシパル ID を取得します。

適用対象