AppServiceEnvironmentsGetAseV3NetworkingConfiguration interface

Methods

get(RequestParameters)

Get networking configuration of an App Service Environment

put(AppServiceEnvironmentsUpdateAseNetworkingConfigurationParameters)

Update networking configuration of an App Service Environment

Method Details

get(RequestParameters)

Get networking configuration of an App Service Environment

function get(options?: RequestParameters): StreamableMethod<AppServiceEnvironmentsGetAseV3NetworkingConfiguration200Response | AppServiceEnvironmentsGetAseV3NetworkingConfigurationDefaultResponse>

Parameters

Returns

put(AppServiceEnvironmentsUpdateAseNetworkingConfigurationParameters)

Update networking configuration of an App Service Environment

function put(options: AppServiceEnvironmentsUpdateAseNetworkingConfigurationParameters): StreamableMethod<AppServiceEnvironmentsUpdateAseNetworkingConfiguration200Response | AppServiceEnvironmentsUpdateAseNetworkingConfigurationDefaultResponse>

Parameters

Returns