Interface NetAppAccount.Update
- All Superinterfaces:
NetAppAccount.UpdateStages.WithActiveDirectories,NetAppAccount.UpdateStages.WithEncryption,NetAppAccount.UpdateStages.WithIdentity,NetAppAccount.UpdateStages.WithNfsV4IdDomain,NetAppAccount.UpdateStages.WithTags
- Enclosing interface:
NetAppAccount
public static interface NetAppAccount.Update
extends NetAppAccount.UpdateStages.WithTags, NetAppAccount.UpdateStages.WithIdentity, NetAppAccount.UpdateStages.WithActiveDirectories, NetAppAccount.UpdateStages.WithEncryption, NetAppAccount.UpdateStages.WithNfsV4IdDomain
The template for NetAppAccount update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.netapp.models.NetAppAccount.UpdateStages.WithActiveDirectories
withActiveDirectoriesMethods inherited from interface com.azure.resourcemanager.netapp.models.NetAppAccount.UpdateStages.WithEncryption
withEncryptionMethods inherited from interface com.azure.resourcemanager.netapp.models.NetAppAccount.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.netapp.models.NetAppAccount.UpdateStages.WithNfsV4IdDomain
withNfsV4IdDomainMethods inherited from interface com.azure.resourcemanager.netapp.models.NetAppAccount.UpdateStages.WithTags
withTags
-
Method Details
-
apply
NetAppAccount apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-