Uses of Class
com.azure.resourcemanager.network.models.PerimeterAssociableResourcesListResult
Packages that use PerimeterAssociableResourcesListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of PerimeterAssociableResourcesListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return PerimeterAssociableResourcesListResultModifier and TypeMethodDescriptionPerimeterAssociableResourcesListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PerimeterAssociableResourcesListResult from the JsonReader.PerimeterAssociableResourcesListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next page of results.PerimeterAssociableResourcesListResult.withValue(List<PerimeterAssociableResourceInner> value) Set the value property: Gets paged list of perimeter associable resources.