Package version
Initialize a new instance of the class ApiIssue class.
Reference to the service client
Creates a new Issue for 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.
Create parameters.
The options parameters.
Deletes the specified Issue from an 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.
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 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.
The options parameters.
Gets the entity state (Etag) version of the Issue 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.
The options parameters.
Lists all issues 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.
The options parameters.
Updates an existing issue for an 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.
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.
Update parameters.
The options parameters.
Generated using TypeDoc
Class containing ApiIssue operations.