Delen via


WebAppsGetInstanceFunctionSlot interface

Methoden

delete(RequestParameters)

Verwijder een functie voor een website of een implementatiesite.

get(RequestParameters)

Functie-informatie ophalen op basis van de id voor de website of een implementatiesite.

put(WebAppsCreateInstanceFunctionSlotParameters)

Een functie maken voor een website of een implementatiesite.

Methodedetails

delete(RequestParameters)

Verwijder een functie voor een website of een implementatiesite.

function delete(options?: RequestParameters): StreamableMethod<WebAppsDeleteInstanceFunctionSlot204Response | WebAppsDeleteInstanceFunctionSlot404Response | WebAppsDeleteInstanceFunctionSlotDefaultResponse>

Parameters

Retouren

get(RequestParameters)

Functie-informatie ophalen op basis van de id voor de website of een implementatiesite.

function get(options?: RequestParameters): StreamableMethod<WebAppsGetInstanceFunctionSlot200Response | WebAppsGetInstanceFunctionSlot404Response | WebAppsGetInstanceFunctionSlotDefaultResponse>

Parameters

Retouren

put(WebAppsCreateInstanceFunctionSlotParameters)

Een functie maken voor een website of een implementatiesite.

function put(options: WebAppsCreateInstanceFunctionSlotParameters): StreamableMethod<WebAppsCreateInstanceFunctionSlot201Response | WebAppsCreateInstanceFunctionSlotDefaultResponse>

Parameters

Retouren