TrustedAccessRolesOperations interface
Interface representing a TrustedAccessRoles operations.
Properties
| list | List supported trusted access roles. |
Property Details
list
List supported trusted access roles.
list: (location: string, options?: TrustedAccessRolesListOptionalParams) => PagedAsyncIterableIterator<TrustedAccessRole, TrustedAccessRole[], PageSettings>
Property Value
(location: string, options?: TrustedAccessRolesListOptionalParams) => PagedAsyncIterableIterator<TrustedAccessRole, TrustedAccessRole[], PageSettings>