ManagementGroupsOperations interface

Interface representing a ManagementGroups operations.

Properties

list

Gets a list of management groups connected to a workspace.

Property Details

list

Gets a list of management groups connected to a workspace.

list: (resourceGroupName: string, workspaceName: string, options?: ManagementGroupsListOptionalParams) => PagedAsyncIterableIterator<ManagementGroup, ManagementGroup[], PageSettings>

Property Value

(resourceGroupName: string, workspaceName: string, options?: ManagementGroupsListOptionalParams) => PagedAsyncIterableIterator<ManagementGroup, ManagementGroup[], PageSettings>