Skip to main content

api_issue_comment

Overview

Nameapi_issue_comment
TypeResource
Idazure.api_management.api_issue_comment

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTapiId, commentId, issueId, resourceGroupName, serviceName, subscriptionIdGets the details of the issue Comment for an API specified by its identifier.
list_by_serviceSELECTapiId, issueId, resourceGroupName, serviceName, subscriptionIdLists all comments for the Issue associated with the specified API.
create_or_updateINSERTapiId, commentId, issueId, resourceGroupName, serviceName, subscriptionIdCreates a new Comment for the Issue in an API or updates an existing one.
deleteDELETEIf-Match, apiId, commentId, issueId, resourceGroupName, serviceName, subscriptionIdDeletes the specified comment from an Issue.
_list_by_serviceEXECapiId, issueId, resourceGroupName, serviceName, subscriptionIdLists all comments for the Issue associated with the specified API.