Skip to main content

workspace_api_operation

Overview

Nameworkspace_api_operation
TypeResource
Idazure.api_management.workspace_api_operation

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTapiId, operationId, resourceGroupName, serviceName, subscriptionId, workspaceIdGets the details of the API Operation specified by its identifier.
list_by_apiSELECTapiId, resourceGroupName, serviceName, subscriptionId, workspaceIdLists a collection of the operations for the specified API.
create_or_updateINSERTapiId, operationId, resourceGroupName, serviceName, subscriptionId, workspaceIdCreates a new operation in the API or updates an existing one.
deleteDELETEIf-Match, apiId, operationId, resourceGroupName, serviceName, subscriptionId, workspaceIdDeletes the specified operation in the API.
_list_by_apiEXECapiId, resourceGroupName, serviceName, subscriptionId, workspaceIdLists a collection of the operations for the specified API.
updateEXECIf-Match, apiId, operationId, resourceGroupName, serviceName, subscriptionId, workspaceIdUpdates the details of the operation in the API specified by its identifier.