ApplicationPrincipalsDescription クラス

定義

サービスのアプリケーション プリンシパルについて説明します。

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

コンストラクター

ApplicationPrincipalsDescription()

オブジェクトを作成して初期化します ApplicationPrincipalsDescription

プロパティ

DefaultIdentity

既定のアプリケーション ID

Groups

アプリケーション マニフェストでアプリケーション環境のセットアップの一部として作成する必要があるグループを取得します。

ManagedIdentities

アプリケーション マニフェストでアプリケーション環境のセットアップの一部として作成する必要がある ID を取得します。

TokenServiceEndpoint

アプリケーション ID を管理するトークン サービス エンドポイント

Users

アプリケーション マニフェストでアプリケーション環境のセットアップの一部として作成する必要があるユーザーを取得します。

適用対象