Package version
Initialize a new instance of the class ApiRelease class.
Reference to the service client
Creates a new Release for the API.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Release identifier within an API. Must be unique in the current API Management service instance.
Create parameters.
The options parameters.
Deletes the specified release in the API.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Release 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.
Returns the details of an API release.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Release identifier within an API. Must be unique in the current API Management service instance.
The options parameters.
Returns the etag of an API release.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Release identifier within an API. Must be unique in the current API Management service instance.
The options parameters.
Lists all releases of an API. An API release is created when making an API Revision current. Releases are also used to rollback to previous revisions. Results will be paged and can be constrained by the $top and $skip parameters.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
The options parameters.
Updates the details of the release of the API specified by its identifier.
The name of the resource group.
The name of the API Management service.
API identifier. Must be unique in the current API Management service instance.
Release 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 Release Update parameters.
The options parameters.
Generated using TypeDoc
Class containing ApiRelease operations.