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
Methods in com.azure.resourcemanager.network.models that return NetworkManagerConnectionListResultModifier and TypeMethodDescriptionNetworkManagerConnectionListResult.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.