Dela via


AppServicePlansGet interface

Metoder

delete(RequestParameters)

Ta bort en App Service-plan.

get(RequestParameters)

Hämta en App Service-plan.

patch(AppServicePlansUpdateParameters)

Skapar eller uppdaterar en App Service-plan.

put(AppServicePlansCreateOrUpdateParameters)

Skapar eller uppdaterar en App Service-plan.

Metodinformation

delete(RequestParameters)

Ta bort en App Service-plan.

function delete(options?: RequestParameters): StreamableMethod<AppServicePlansDelete200Response | AppServicePlansDelete204Response | AppServicePlansDeleteDefaultResponse>

Parametrar

Returer

get(RequestParameters)

Hämta en App Service-plan.

function get(options?: RequestParameters): StreamableMethod<AppServicePlansGet200Response | AppServicePlansGet404Response | AppServicePlansGetDefaultResponse>

Parametrar

Returer

patch(AppServicePlansUpdateParameters)

Skapar eller uppdaterar en App Service-plan.

function patch(options: AppServicePlansUpdateParameters): StreamableMethod<AppServicePlansUpdate200Response | AppServicePlansUpdate202Response | AppServicePlansUpdateDefaultResponse>

Parametrar

Returer

put(AppServicePlansCreateOrUpdateParameters)

Skapar eller uppdaterar en App Service-plan.

function put(options: AppServicePlansCreateOrUpdateParameters): StreamableMethod<AppServicePlansCreateOrUpdate200Response | AppServicePlansCreateOrUpdate202Response | AppServicePlansCreateOrUpdateDefaultResponse>

Parametrar

Returer