共用方式為


WebAppsGetPremierAddOn interface

方法

delete(RequestParameters)

從應用程式刪除頂級附加元件。

get(RequestParameters)

取得應用程式的具名附加元件。

patch(WebAppsUpdatePremierAddOnParameters)

更新應用程式的具名附加元件。

put(WebAppsAddPremierAddOnParameters)

更新應用程式的具名附加元件。

方法詳細資料

delete(RequestParameters)

從應用程式刪除頂級附加元件。

function delete(options?: RequestParameters): StreamableMethod<WebAppsDeletePremierAddOn200Response | WebAppsDeletePremierAddOnDefaultResponse>

參數

傳回

get(RequestParameters)

取得應用程式的具名附加元件。

function get(options?: RequestParameters): StreamableMethod<WebAppsGetPremierAddOn200Response | WebAppsGetPremierAddOnDefaultResponse>

參數

傳回

patch(WebAppsUpdatePremierAddOnParameters)

更新應用程式的具名附加元件。

function patch(options: WebAppsUpdatePremierAddOnParameters): StreamableMethod<WebAppsUpdatePremierAddOn200Response | WebAppsUpdatePremierAddOnDefaultResponse>

參數

傳回

put(WebAppsAddPremierAddOnParameters)

更新應用程式的具名附加元件。

function put(options: WebAppsAddPremierAddOnParameters): StreamableMethod<WebAppsAddPremierAddOn200Response | WebAppsAddPremierAddOnDefaultResponse>

參數

傳回