次の方法で共有


ApiManagementGroupUserData.Groups プロパティ

定義

ユーザーが参加しているグループのコレクション。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ApiManagement.Models.GroupContractProperties> Groups { get; }
member this.Groups : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ApiManagement.Models.GroupContractProperties>
Public ReadOnly Property Groups As IReadOnlyList(Of GroupContractProperties)

プロパティ値

適用対象