Aracılığıyla paylaş


AppServiceEnvironmentsGet interface

Yöntemler

delete(AppServiceEnvironmentsDeleteParameters)

App Service Ortamını silme.

get(RequestParameters)

App Service Ortamının özelliklerini alma.

patch(AppServiceEnvironmentsUpdateParameters)

App Service Ortamı oluşturun veya güncelleştirin.

put(AppServiceEnvironmentsCreateOrUpdateParameters)

App Service Ortamı oluşturun veya güncelleştirin.

Yöntem Ayrıntıları

delete(AppServiceEnvironmentsDeleteParameters)

App Service Ortamını silme.

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

Parametreler

Döndürülenler

get(RequestParameters)

App Service Ortamının özelliklerini alma.

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

Parametreler

Döndürülenler

patch(AppServiceEnvironmentsUpdateParameters)

App Service Ortamı oluşturun veya güncelleştirin.

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

Parametreler

Döndürülenler

put(AppServiceEnvironmentsCreateOrUpdateParameters)

App Service Ortamı oluşturun veya güncelleştirin.

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

Parametreler

Döndürülenler