Partilhar via


TagResource interface

Interface que representa um TagResource.

Métodos

listByService(string, string, TagResourceListByServiceOptionalParams)

Lista uma coleção de recursos associados a tags.

Detalhes de Método

listByService(string, string, TagResourceListByServiceOptionalParams)

Lista uma coleção de recursos associados a tags.

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

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

serviceName

string

O nome do serviço de Gerenciamento de API.

options
TagResourceListByServiceOptionalParams

Os parâmetros de opções.

Devoluções