Uses of Class
com.azure.resourcemanager.network.models.ConnectivityConfigurationListResult
Packages that use ConnectivityConfigurationListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ConnectivityConfigurationListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ConnectivityConfigurationListResultModifier and TypeMethodDescriptionConnectivityConfigurationListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectivityConfigurationListResult from the JsonReader.ConnectivityConfigurationListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next page of results.ConnectivityConfigurationListResult.withValue(List<ConnectivityConfigurationInner> value) Set the value property: Gets a page of Connectivity Configurations.