次の方法で共有


AppServiceAadAllowedPrincipals クラス

定義

Azure Active Directory で許可されるプリンシパルの構成設定。

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

コンストラクター

AppServiceAadAllowedPrincipals()

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

プロパティ

Groups

許可されるグループの一覧。

Identities

許可されている ID の一覧。

適用対象