TrustedAccessRoles interface
Interface representing a TrustedAccessRoles.
Methods
list(string, Trusted |
List supported trusted access roles. |
Method Details
list(string, TrustedAccessRolesListOptionalParams)
List supported trusted access roles.
function list(location: string, options?: TrustedAccessRolesListOptionalParams): PagedAsyncIterableIterator<TrustedAccessRole, TrustedAccessRole[], PageSettings>
Parameters
- location
-
string
The name of the Azure region.
The options parameters.