次の方法で共有


HDInsightIdentityProfile クラス

定義

MSI の詳細を含む ID プロファイル。

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

コンストラクター

HDInsightIdentityProfile(ResourceIdentifier, String, String)

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

プロパティ

MsiClientId

MSI の ClientId。

MsiObjectId

MSI の ObjectId。

MsiResourceId

MSI の ResourceId。

適用対象