Condividi tramite


AppServiceEnvironmentsGet interface

Metodi

delete(AppServiceEnvironmentsDeleteParameters)

Eliminare un ambiente del servizio app.

get(RequestParameters)

Ottenere le proprietà di un ambiente del servizio app.

patch(AppServiceEnvironmentsUpdateParameters)

Creare o aggiornare un ambiente del servizio app.

put(AppServiceEnvironmentsCreateOrUpdateParameters)

Creare o aggiornare un ambiente del servizio app.

Dettagli metodo

delete(AppServiceEnvironmentsDeleteParameters)

Eliminare un ambiente del servizio app.

function delete(options?: AppServiceEnvironmentsDeleteParameters): StreamableMethod<AppServiceEnvironmentsDelete202Response | AppServiceEnvironmentsDelete204Response | AppServiceEnvironmentsDeleteDefaultResponse>

Parametri

Restituisce

get(RequestParameters)

Ottenere le proprietà di un ambiente del servizio app.

function get(options?: RequestParameters): StreamableMethod<AppServiceEnvironmentsGet200Response | AppServiceEnvironmentsGetDefaultResponse>

Parametri

Restituisce

patch(AppServiceEnvironmentsUpdateParameters)

Creare o aggiornare un ambiente del servizio app.

function patch(options: AppServiceEnvironmentsUpdateParameters): StreamableMethod<AppServiceEnvironmentsUpdate200Response | AppServiceEnvironmentsUpdate201Response | AppServiceEnvironmentsUpdate202Response | AppServiceEnvironmentsUpdateDefaultResponse>

Parametri

Restituisce

put(AppServiceEnvironmentsCreateOrUpdateParameters)

Creare o aggiornare un ambiente del servizio app.

function put(options: AppServiceEnvironmentsCreateOrUpdateParameters): StreamableMethod<AppServiceEnvironmentsCreateOrUpdate200Response | AppServiceEnvironmentsCreateOrUpdate201Response | AppServiceEnvironmentsCreateOrUpdate202Response | AppServiceEnvironmentsCreateOrUpdateDefaultResponse>

Parametri

Restituisce