WebAppsListNetworkFeatures interface
Methods
| get(Request |
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
- options
- RequestParameters