Uses of Class
com.azure.resourcemanager.network.models.NetworkGroupListResult
Packages that use NetworkGroupListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkGroupListResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type NetworkGroupListResultModifier and TypeClassDescriptionfinal classResult of the request to list NetworkGroup.Methods in com.azure.resourcemanager.network.models that return NetworkGroupListResultModifier and TypeMethodDescriptionstatic NetworkGroupListResultNetworkGroupListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkGroupListResult from the JsonReader.NetworkGroupListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next set of results.NetworkGroupListResult.withValue(List<NetworkGroupInner> value) Set the value property: Gets a page of NetworkGroup.