Uses of Class
com.azure.resourcemanager.storage.models.NetworkSecurityPerimeterConfigurationList
Packages that use NetworkSecurityPerimeterConfigurationList
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of NetworkSecurityPerimeterConfigurationList in com.azure.resourcemanager.storage.models
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type NetworkSecurityPerimeterConfigurationListModifier and TypeClassDescriptionfinal classResult of the List Network Security Perimeter configuration operation.Methods in com.azure.resourcemanager.storage.models that return NetworkSecurityPerimeterConfigurationListModifier and TypeMethodDescriptionNetworkSecurityPerimeterConfigurationList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkSecurityPerimeterConfigurationList from the JsonReader.NetworkSecurityPerimeterConfigurationList.withNextLink(String nextLink) Set the nextLink property: The URI that can be used to request the next set of paged results.