Share via


WebAppsGetFunctionsAdminToken interface

Methods

get(RequestParameters)

Fetch a short lived token that can be exchanged for a master key.

Method Details

get(RequestParameters)

Fetch a short lived token that can be exchanged for a master key.

function get(options?: RequestParameters): StreamableMethod<WebAppsGetFunctionsAdminToken200Response | WebAppsGetFunctionsAdminTokenDefaultResponse>

Parameters

Returns