Uses of Class
com.azure.resourcemanager.network.models.NetworkWatcherListResult
Packages that use NetworkWatcherListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkWatcherListResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type NetworkWatcherListResultModifier and TypeClassDescriptionfinal classResponse for ListNetworkWatchers API service call.Methods in com.azure.resourcemanager.network.models that return NetworkWatcherListResultModifier and TypeMethodDescriptionstatic NetworkWatcherListResultNetworkWatcherListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkWatcherListResult from the JsonReader.NetworkWatcherListResult.withValue(List<NetworkWatcherInner> value) Set the value property: List of network watcher resources.