แชร์ผ่าน


WebAppsListSlotConfigurationNames interface

Methods

get(RequestParameters)

Gets the names of app settings and connection strings that stick to the slot (not swapped).

put(WebAppsUpdateSlotConfigurationNamesParameters)

Updates the names of application settings and connection string that remain with the slot during swap operation.

Method Details

get(RequestParameters)

Gets the names of app settings and connection strings that stick to the slot (not swapped).

function get(options?: RequestParameters): StreamableMethod<WebAppsListSlotConfigurationNames200Response | WebAppsListSlotConfigurationNamesDefaultResponse>

Parameters

Returns

put(WebAppsUpdateSlotConfigurationNamesParameters)

Updates the names of application settings and connection string that remain with the slot during swap operation.

function put(options: WebAppsUpdateSlotConfigurationNamesParameters): StreamableMethod<WebAppsUpdateSlotConfigurationNames200Response | WebAppsUpdateSlotConfigurationNamesDefaultResponse>

Parameters

Returns