MSILoginInformation クラス

定義

「」と入力して MSI 構成を保持します。

public class MSILoginInformation : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type MSILoginInformation = class
    interface IBeta
Public Class MSILoginInformation
Implements IBeta
継承
MSILoginInformation
実装

コンストラクター

MSILoginInformation(MSIResourceType, String, String, String)

MSI ログインの構築

プロパティ

Port
古い.

アクセス トークンを取得する MSI 拡張ポートを取得または設定します。

ResourceType

MSI 認証用のリソースの種類を取得または設定します。

UserAssignedIdentityClientId

ユーザー割り当て ID に関連付けられている Active Directory クライアント ID を取得または設定します。

UserAssignedIdentityObjectId

ユーザー割り当て ID に関連付けられている Active Directory オブジェクト ID を取得または設定します。

UserAssignedIdentityResourceId

ユーザー割り当て ID リソース ARM ID を取得または設定します。

適用対象