Package version
Initialize a new instance of the class ApiOperationPolicy class.
Reference to the service client
Creates or updates policy configuration for the API Operation level.
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 identifier of the Policy.
The policy contents to apply.
The options parameters.
Deletes the policy configuration at the Api Operation.
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 identifier of the Policy.
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.
Get the policy configuration at the API Operation level.
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 identifier of the Policy.
The options parameters.
Gets the entity state (Etag) version of the API operation policy 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 identifier of the Policy.
The options parameters.
Get the list of policy configuration at the API Operation level.
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.
Generated using TypeDoc
Class containing ApiOperationPolicy operations.