Skip to main content

api_tag_description

Overview

Nameapi_tag_description
TypeResource
Idazure.api_management.api_tag_description

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTapiId, resourceGroupName, serviceName, subscriptionId, tagDescriptionIdGet Tag description in scope of API
list_by_serviceSELECTapiId, resourceGroupName, serviceName, subscriptionIdLists all Tags descriptions in scope of API. Model similar to swagger - tagDescription is defined on API level but tag may be assigned to the Operations
create_or_updateINSERTapiId, resourceGroupName, serviceName, subscriptionId, tagDescriptionIdCreate/Update tag description in scope of the Api.
deleteDELETEIf-Match, apiId, resourceGroupName, serviceName, subscriptionId, tagDescriptionIdDelete tag description for the Api.
_list_by_serviceEXECapiId, resourceGroupName, serviceName, subscriptionIdLists all Tags descriptions in scope of API. Model similar to swagger - tagDescription is defined on API level but tag may be assigned to the Operations