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