Package version
Creates a new operation in the API or updates an existing one.
The name of the resource group.
The name of the API Management service.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
Operation identifier within an API. Must be unique in the current API Management service instance.
Create parameters.
The options parameters.
Deletes the specified operation in the API.
The name of the resource group.
The name of the API Management service.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
Operation identifier within an API. 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 API Operation specified by its identifier.
The name of the resource group.
The name of the API Management service.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
Operation identifier within an API. Must be unique in the current API Management service instance.
The options parameters.
Gets the entity state (Etag) version of the API operation specified by its identifier.
The name of the resource group.
The name of the API Management service.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
Operation identifier within an API. Must be unique in the current API Management service instance.
The options parameters.
Lists a collection of the operations for the specified API.
The name of the resource group.
The name of the API Management service.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
The options parameters.
Updates the details of the operation in the API specified by its identifier.
The name of the resource group.
The name of the API Management service.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
Operation identifier within an API. 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.
API Operation Update parameters.
The options parameters.
Generated using TypeDoc
Interface representing a ApiOperation.