Skip to main content

backend

Overview

Namebackend
TypeResource
Idazure.api_management.backend

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTbackendId, resourceGroupName, serviceName, subscriptionIdGets the details of the backend specified by its identifier.
list_by_serviceSELECTresourceGroupName, serviceName, subscriptionIdLists a collection of backends in the specified service instance.
create_or_updateINSERTbackendId, resourceGroupName, serviceName, subscriptionIdCreates or Updates a backend.
deleteDELETEIf-Match, backendId, resourceGroupName, serviceName, subscriptionIdDeletes the specified backend.
_list_by_serviceEXECresourceGroupName, serviceName, subscriptionIdLists a collection of backends in the specified service instance.
reconnectEXECbackendId, resourceGroupName, serviceName, subscriptionIdNotifies the API Management gateway to create a new connection to the backend after the specified timeout. If no timeout was specified, timeout of 2 minutes is used.
updateEXECIf-Match, backendId, resourceGroupName, serviceName, subscriptionIdUpdates an existing backend.