次の方法で共有


IManagementGroupsOperations インターフェイス

定義

ManagementGroupsOperations 操作。

public interface IManagementGroupsOperations
type IManagementGroupsOperations = interface
Public Interface IManagementGroupsOperations

メソッド

ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

ワークスペースに接続されている管理グループの一覧を取得します。

拡張メソッド

List(IManagementGroupsOperations, String, String)

ワークスペースに接続されている管理グループの一覧を取得します。

ListAsync(IManagementGroupsOperations, String, String, CancellationToken)

ワークスペースに接続されている管理グループの一覧を取得します。

適用対象