Uses of Class
com.azure.resourcemanager.appservice.fluent.models.NetworkFeaturesInner
Packages that use NetworkFeaturesInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
-
Uses of NetworkFeaturesInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return NetworkFeaturesInnerModifier and TypeMethodDescriptionWebAppsClient.listNetworkFeatures
(String resourceGroupName, String name, String view) Gets all network features used by the app (or deployment slot, if specified).WebAppsClient.listNetworkFeaturesSlot
(String resourceGroupName, String name, String view, String slot) Gets all network features used by the app (or deployment slot, if specified).Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type NetworkFeaturesInnerModifier and TypeMethodDescriptionWebAppsClient.listNetworkFeaturesAsync
(String resourceGroupName, String name, String view) Gets all network features used by the app (or deployment slot, if specified).WebAppsClient.listNetworkFeaturesSlotAsync
(String resourceGroupName, String name, String view, String slot) Gets all network features used by the app (or deployment slot, if specified).com.azure.core.http.rest.Response
<NetworkFeaturesInner> WebAppsClient.listNetworkFeaturesSlotWithResponse
(String resourceGroupName, String name, String view, String slot, com.azure.core.util.Context context) Gets all network features used by the app (or deployment slot, if specified).Mono
<com.azure.core.http.rest.Response<NetworkFeaturesInner>> WebAppsClient.listNetworkFeaturesSlotWithResponseAsync
(String resourceGroupName, String name, String view, String slot) Gets all network features used by the app (or deployment slot, if specified).com.azure.core.http.rest.Response
<NetworkFeaturesInner> WebAppsClient.listNetworkFeaturesWithResponse
(String resourceGroupName, String name, String view, com.azure.core.util.Context context) Gets all network features used by the app (or deployment slot, if specified).Mono
<com.azure.core.http.rest.Response<NetworkFeaturesInner>> WebAppsClient.listNetworkFeaturesWithResponseAsync
(String resourceGroupName, String name, String view) Gets all network features used by the app (or deployment slot, if specified). -
Uses of NetworkFeaturesInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return NetworkFeaturesInnerModifier and TypeMethodDescriptionstatic NetworkFeaturesInner
NetworkFeaturesInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkFeaturesInner from the JsonReader.Set the kind property: Kind of resource.