Uses of Class
com.azure.resourcemanager.network.models.SecurityUserConfigurationListResult
Packages that use SecurityUserConfigurationListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of SecurityUserConfigurationListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return SecurityUserConfigurationListResultModifier and TypeMethodDescriptionSecurityUserConfigurationListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SecurityUserConfigurationListResult from the JsonReader.SecurityUserConfigurationListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next page of results.SecurityUserConfigurationListResult.withValue(List<SecurityUserConfigurationInner> value) Set the value property: Gets a page of security user configurations.