次の方法で共有


AuthorizationProfile.GroupIds プロパティ

定義

データ プレーンへのアクセスが許可されている AAD グループ ID。

public System.Collections.Generic.IList<string> GroupIds { get; }
member this.GroupIds : System.Collections.Generic.IList<string>
Public ReadOnly Property GroupIds As IList(Of String)

プロパティ値

適用対象