共用方式為


WebAppsGetConfigurationSlot interface

方法

get(RequestParameters)

取得應用程式的組態,例如平臺版本和位、預設檔、虛擬應用程式、AlwaysOn 等。

patch(WebAppsUpdateConfigurationSlotParameters)

更新應用程式的設定。

put(WebAppsCreateOrUpdateConfigurationSlotParameters)

更新應用程式的設定。

方法詳細資料

get(RequestParameters)

取得應用程式的組態,例如平臺版本和位、預設檔、虛擬應用程式、AlwaysOn 等。

function get(options?: RequestParameters): StreamableMethod<WebAppsGetConfigurationSlot200Response | WebAppsGetConfigurationSlotDefaultResponse>

參數

傳回

patch(WebAppsUpdateConfigurationSlotParameters)

更新應用程式的設定。

function patch(options: WebAppsUpdateConfigurationSlotParameters): StreamableMethod<WebAppsUpdateConfigurationSlot200Response | WebAppsUpdateConfigurationSlotDefaultResponse>

參數

傳回

put(WebAppsCreateOrUpdateConfigurationSlotParameters)

更新應用程式的設定。

function put(options: WebAppsCreateOrUpdateConfigurationSlotParameters): StreamableMethod<WebAppsCreateOrUpdateConfigurationSlot200Response | WebAppsCreateOrUpdateConfigurationSlotDefaultResponse>

參數

傳回