Uses of Interface
com.azure.resourcemanager.netapp.models.NetAppAccount.Update
Packages that use NetAppAccount.Update
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of NetAppAccount.Update in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return NetAppAccount.UpdateModifier and TypeMethodDescriptionNetAppAccount.update()Begins update for the NetAppAccount resource.NetAppAccount.UpdateStages.WithActiveDirectories.withActiveDirectories(List<ActiveDirectory> activeDirectories) Specifies the activeDirectories property: Active Directories.NetAppAccount.UpdateStages.WithEncryption.withEncryption(AccountEncryption encryption) Specifies the encryption property: Encryption settings.NetAppAccount.UpdateStages.WithIdentity.withIdentity(ManagedServiceIdentity identity) Specifies the identity property: The identity used for the resource..NetAppAccount.UpdateStages.WithNfsV4IdDomain.withNfsV4IdDomain(String nfsV4IdDomain) Specifies the nfsV4IdDomain property: Domain for NFSv4 user ID mapping.Specifies the tags property: Resource tags..