ManagementGroups interface
Interface representing a ManagementGroups.
Methods
list(string, string, Management |
Gets a list of management groups connected to a workspace. |
Method Details
list(string, string, ManagementGroupsListOptionalParams)
Gets a list of management groups connected to a workspace.
function list(resourceGroupName: string, workspaceName: string, options?: ManagementGroupsListOptionalParams): PagedAsyncIterableIterator<ManagementGroup, ManagementGroup[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- workspaceName
-
string
The name of the workspace.
The options parameters.