Partilhar via


Region interface

Interface que representa uma Região.

Métodos

listByService(string, string, RegionListByServiceOptionalParams)

Lista todas as regiões do azure nas quais o serviço existe.

Detalhes de Método

listByService(string, string, RegionListByServiceOptionalParams)

Lista todas as regiões do azure nas quais o serviço existe.

function listByService(resourceGroupName: string, serviceName: string, options?: RegionListByServiceOptionalParams): PagedAsyncIterableIterator<RegionContract, RegionContract[], PageSettings>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não é sensível a maiúsculas e minúsculas.

serviceName

string

O nome do serviço Gestão de API.

options
RegionListByServiceOptionalParams

Os parâmetros de opções.

Devoluções