Skip to main content

tag_api_link

Overview

Nametag_api_link
TypeResource
Idazure.api_management.tag_api_link

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTapiLinkId, resourceGroupName, serviceName, subscriptionId, tagIdGets the API link for the tag.
list_by_productSELECTresourceGroupName, serviceName, subscriptionId, tagIdLists a collection of the API links associated with a tag.
create_or_updateINSERTapiLinkId, resourceGroupName, serviceName, subscriptionId, tagIdAdds an API to the specified tag via link.
deleteDELETEapiLinkId, resourceGroupName, serviceName, subscriptionId, tagIdDeletes the specified API from the specified tag.
_list_by_productEXECresourceGroupName, serviceName, subscriptionId, tagIdLists a collection of the API links associated with a tag.