Uses of Class
com.azure.resourcemanager.network.models.PoolAssociationList
Packages that use PoolAssociationList
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of PoolAssociationList in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return PoolAssociationListModifier and TypeMethodDescriptionstatic PoolAssociationListPoolAssociationList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PoolAssociationList from the JsonReader.PoolAssociationList.withNextLink(String nextLink) Set the nextLink property: The link used to get the next page of operations.PoolAssociationList.withValue(List<PoolAssociationInner> value) Set the value property: The value property.