Uses of Class
com.azure.resourcemanager.netapp.fluent.models.AccountProperties
Packages that use AccountProperties
Package
Description
Package containing the inner data models for NetAppManagementClient.
-
Uses of AccountProperties in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return AccountPropertiesModifier and TypeMethodDescriptionstatic AccountProperties
AccountProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of AccountProperties from the JsonReader.AccountProperties.withActiveDirectories
(List<ActiveDirectory> activeDirectories) Set the activeDirectories property: Active Directories.AccountProperties.withEncryption
(AccountEncryption encryption) Set the encryption property: Encryption settings.AccountProperties.withNfsV4IdDomain
(String nfsV4IdDomain) Set the nfsV4IdDomain property: Domain for NFSv4 user ID mapping.