TrustedAccessRoles interface

Interface representing a TrustedAccessRoles.

Methods

list(string, TrustedAccessRolesListOptionalParams)

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.

options
TrustedAccessRolesListOptionalParams

The options parameters.

Returns