Uses of Class
com.azure.resourcemanager.network.models.ListVirtualHubIpConfigurationResults
Packages that use ListVirtualHubIpConfigurationResults
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ListVirtualHubIpConfigurationResults in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ListVirtualHubIpConfigurationResultsModifier and TypeMethodDescriptionListVirtualHubIpConfigurationResults.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ListVirtualHubIpConfigurationResults from the JsonReader.ListVirtualHubIpConfigurationResults.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of results.ListVirtualHubIpConfigurationResults.withValue(List<HubIpConfigurationInner> value) Set the value property: The list of VirtualHubIpConfigurations.