Uses of Class
com.azure.resourcemanager.network.models.NetworkManagerConnectionListResult
Packages that use NetworkManagerConnectionListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkManagerConnectionListResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type NetworkManagerConnectionListResultModifier and TypeClassDescriptionfinal classList of network manager connections.Methods in com.azure.resourcemanager.network.models that return NetworkManagerConnectionListResultModifier and TypeMethodDescriptionNetworkManagerConnectionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkManagerConnectionListResult from the JsonReader.NetworkManagerConnectionListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next page of results.NetworkManagerConnectionListResult.withValue(List<NetworkManagerConnectionInner> value) Set the value property: List of network manager connections.