TagResource interface
Interface representing a TagResource.
Methods
list |
Lists a collection of resources associated with tags. |
Method Details
listByService(string, string, TagResourceListByServiceOptionalParams)
Lists a collection of resources associated with tags.
function listByService(resourceGroupName: string, serviceName: string, options?: TagResourceListByServiceOptionalParams): PagedAsyncIterableIterator<TagResourceContract, TagResourceContract[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- serviceName
-
string
The name of the API Management service.
The options parameters.