Package version
Initialize a new instance of the class Backend class.
Reference to the service client
Creates or Updates a backend.
The name of the resource group.
The name of the API Management service.
Identifier of the Backend entity. Must be unique in the current API Management service instance.
Create parameters.
The options parameters.
Deletes the specified backend.
The name of the resource group.
The name of the API Management service.
Identifier of the Backend entity. 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 backend specified by its identifier.
The name of the resource group.
The name of the API Management service.
Identifier of the Backend entity. Must be unique in the current API Management service instance.
The options parameters.
Gets the entity state (Etag) version of the backend specified by its identifier.
The name of the resource group.
The name of the API Management service.
Identifier of the Backend entity. Must be unique in the current API Management service instance.
The options parameters.
Lists a collection of backends in the specified service instance.
The name of the resource group.
The name of the API Management service.
The options parameters.
Notifies the APIM proxy to create a new connection to the backend after the specified timeout. If no timeout was specified, timeout of 2 minutes is used.
The name of the resource group.
The name of the API Management service.
Identifier of the Backend entity. Must be unique in the current API Management service instance.
The options parameters.
Updates an existing backend.
The name of the resource group.
The name of the API Management service.
Identifier of the Backend entity. 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.
Update parameters.
The options parameters.
Generated using TypeDoc
Class containing Backend operations.