Skip to main content

tag

Overview

Nametag
TypeResource
Idazure.api_management.tag

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, serviceName, subscriptionId, tagIdGets the details of the tag specified by its identifier.
list_by_apiSELECTapiId, resourceGroupName, serviceName, subscriptionIdLists all Tags associated with the API.
list_by_operationSELECTapiId, operationId, resourceGroupName, serviceName, subscriptionIdLists all Tags associated with the Operation.
list_by_productSELECTproductId, resourceGroupName, serviceName, subscriptionIdLists all Tags associated with the Product.
list_by_serviceSELECTresourceGroupName, serviceName, subscriptionIdLists a collection of tags defined within a service instance.
create_or_updateINSERTresourceGroupName, serviceName, subscriptionId, tagIdCreates a tag.
deleteDELETEIf-Match, resourceGroupName, serviceName, subscriptionId, tagIdDeletes specific tag of the API Management service instance.
_list_by_apiEXECapiId, resourceGroupName, serviceName, subscriptionIdLists all Tags associated with the API.
_list_by_operationEXECapiId, operationId, resourceGroupName, serviceName, subscriptionIdLists all Tags associated with the Operation.
_list_by_productEXECproductId, resourceGroupName, serviceName, subscriptionIdLists all Tags associated with the Product.
_list_by_serviceEXECresourceGroupName, serviceName, subscriptionIdLists a collection of tags defined within a service instance.
assign_to_apiEXECapiId, resourceGroupName, serviceName, subscriptionId, tagIdAssign tag to the Api.
assign_to_operationEXECapiId, operationId, resourceGroupName, serviceName, subscriptionId, tagIdAssign tag to the Operation.
assign_to_productEXECproductId, resourceGroupName, serviceName, subscriptionId, tagIdAssign tag to the Product.
detach_from_apiEXECapiId, resourceGroupName, serviceName, subscriptionId, tagIdDetach the tag from the Api.
detach_from_operationEXECapiId, operationId, resourceGroupName, serviceName, subscriptionId, tagIdDetach the tag from the Operation.
detach_from_productEXECproductId, resourceGroupName, serviceName, subscriptionId, tagIdDetach the tag from the Product.
get_by_apiEXECapiId, resourceGroupName, serviceName, subscriptionId, tagIdGet tag associated with the API.
get_by_operationEXECapiId, operationId, resourceGroupName, serviceName, subscriptionId, tagIdGet tag associated with the Operation.
get_by_productEXECproductId, resourceGroupName, serviceName, subscriptionId, tagIdGet tag associated with the Product.
updateEXECIf-Match, resourceGroupName, serviceName, subscriptionId, tagIdUpdates the details of the tag specified by its identifier.