IManagementGroupsOperations Interface

Definition

ManagementGroupsOperations operations.

public interface IManagementGroupsOperations
type IManagementGroupsOperations = interface
Public Interface IManagementGroupsOperations

Methods

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

Gets a list of management groups connected to a workspace.

Extension Methods

List(IManagementGroupsOperations, String, String)

Gets a list of management groups connected to a workspace.

ListAsync(IManagementGroupsOperations, String, String, CancellationToken)

Gets a list of management groups connected to a workspace.

Applies to