Skip to main content

api_operation

Overview

Nameapi_operation
TypeResource
Idazure.api_management.api_operation

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTapiId, operationId, resourceGroupName, serviceName, subscriptionIdGets the details of the API Operation specified by its identifier.
list_by_apiSELECTapiId, resourceGroupName, serviceName, subscriptionIdLists a collection of the operations for the specified API.
create_or_updateINSERTapiId, operationId, resourceGroupName, serviceName, subscriptionIdCreates a new operation in the API or updates an existing one.
deleteDELETEIf-Match, apiId, operationId, resourceGroupName, serviceName, subscriptionIdDeletes the specified operation in the API.
_list_by_apiEXECapiId, resourceGroupName, serviceName, subscriptionIdLists a collection of the operations for the specified API.
updateEXECIf-Match, apiId, operationId, resourceGroupName, serviceName, subscriptionIdUpdates the details of the operation in the API specified by its identifier.