Compartir a través de


Roles interface

Interfaz que representa un rol.

Métodos

listByHub(string, string, RolesListByHubOptionalParams)

Obtiene todos los roles del centro.

Detalles del método

listByHub(string, string, RolesListByHubOptionalParams)

Obtiene todos los roles del centro.

function listByHub(resourceGroupName: string, hubName: string, options?: RolesListByHubOptionalParams): PagedAsyncIterableIterator<RoleResourceFormat, RoleResourceFormat[], PageSettings>

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

hubName

string

Nombre del centro.

options
RolesListByHubOptionalParams

Parámetros de opciones.

Devoluciones