Package version
Initialize a new instance of the class ApiIssueComment class.
Reference to the service client
Creates a new Comment for the Issue in an API or updates an existing one.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Issue identifier. Must be unique in the current API Management service instance.
Comment identifier within an Issue. Must be unique in the current Issue.
Create parameters.
The options parameters.
Deletes the specified comment from an Issue.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Issue identifier. Must be unique in the current API Management service instance.
Comment identifier within an Issue. Must be unique in the current Issue.
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.
Gets the details of the issue Comment for an API specified by its identifier.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Issue identifier. Must be unique in the current API Management service instance.
Comment identifier within an Issue. Must be unique in the current Issue.
The options parameters.
Gets the entity state (Etag) version of the issue Comment for an API specified by its identifier.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Issue identifier. Must be unique in the current API Management service instance.
Comment identifier within an Issue. Must be unique in the current Issue.
The options parameters.
Lists all comments for the Issue associated with the specified API.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Issue identifier. Must be unique in the current API Management service instance.
The options parameters.
Generated using TypeDoc
Class containing ApiIssueComment operations.