Uses of Class
com.azure.resourcemanager.network.models.NetworkSecurityPerimeterListResult
Packages that use NetworkSecurityPerimeterListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkSecurityPerimeterListResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type NetworkSecurityPerimeterListResultModifier and TypeClassDescriptionfinal classResult of the request to list NetworkSecurityPerimeter.Methods in com.azure.resourcemanager.network.models that return NetworkSecurityPerimeterListResultModifier and TypeMethodDescriptionNetworkSecurityPerimeterListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkSecurityPerimeterListResult from the JsonReader.NetworkSecurityPerimeterListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next page of results.NetworkSecurityPerimeterListResult.withValue(List<NetworkSecurityPerimeterInner> value) Set the value property: Gets a page of NetworkSecurityPerimeter.