Partilhar via


TrustedAccessRoles interface

Interface que representa um TrustedAccessRoles.

Métodos

list(string, TrustedAccessRolesListOptionalParams)

Liste as funções de acesso confiável suportadas.

Detalhes de Método

list(string, TrustedAccessRolesListOptionalParams)

Liste as funções de acesso confiável suportadas.

function list(location: string, options?: TrustedAccessRolesListOptionalParams): PagedAsyncIterableIterator<TrustedAccessRole, TrustedAccessRole[], PageSettings>

Parâmetros

location

string

O nome da região do Azure.

options
TrustedAccessRolesListOptionalParams

Os parâmetros de opções.

Devoluções