Share via


WebAppsListNetworkFeatures interface

Methods

get(RequestParameters)

Gets all network features used by the app (or deployment slot, if specified).

Method Details

get(RequestParameters)

Gets all network features used by the app (or deployment slot, if specified).

function get(options?: RequestParameters): StreamableMethod<WebAppsListNetworkFeatures200Response | WebAppsListNetworkFeatures404Response | WebAppsListNetworkFeaturesDefaultResponse>

Parameters

Returns