Roles interface
Interface representing a Roles.
Methods
list |
Gets all the roles for the hub. |
Method Details
listByHub(string, string, RolesListByHubOptionalParams)
Gets all the roles for the hub.
function listByHub(resourceGroupName: string, hubName: string, options?: RolesListByHubOptionalParams): PagedAsyncIterableIterator<RoleResourceFormat, RoleResourceFormat[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group.
- hubName
-
string
The name of the hub.
- options
- RolesListByHubOptionalParams
The options parameters.