Package version
Initialize a new instance of the class ApiTagDescription class.
Reference to the service client
Create/Update tag description in scope of the Api.
The name of the resource group.
The name of the API Management service.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
Tag description identifier. Used when creating tagDescription for API/Tag association. Based on API and Tag names.
Create parameters.
The options parameters.
Delete tag description for the Api.
The name of the resource group.
The name of the API Management service.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
Tag description identifier. Used when creating tagDescription for API/Tag association. Based on API and Tag names.
ETag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
The options parameters.
Get Tag description in scope of API
The name of the resource group.
The name of the API Management service.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
Tag description identifier. Used when creating tagDescription for API/Tag association. Based on API and Tag names.
The options parameters.
Gets the entity state version of the tag specified by its identifier.
The name of the resource group.
The name of the API Management service.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
Tag description identifier. Used when creating tagDescription for API/Tag association. Based on API and Tag names.
The options parameters.
Lists 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
The name of the resource group.
The name of the API Management service.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
The options parameters.
Generated using TypeDoc
Class containing ApiTagDescription operations.