| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent |
Package containing the service clients for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkFeaturesInner |
WebAppsClient.listNetworkFeatures(String resourceGroupName,
String name,
String view)
Description for Gets all network features used by the app (or deployment slot, if specified).
|
NetworkFeaturesInner |
WebAppsClient.listNetworkFeaturesSlot(String resourceGroupName,
String name,
String view,
String slot)
Description for Gets all network features used by the app (or deployment slot, if specified).
|
| Modifier and Type | Method and Description |
|---|---|
NetworkFeaturesInner |
NetworkFeaturesInner.withKind(String kind)
Set the kind property: Kind of resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.