Uses of Class
com.azure.resourcemanager.netapp.models.AccountEncryption
Packages that use AccountEncryption
Package
Description
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of AccountEncryption in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return AccountEncryptionModifier and TypeMethodDescriptionAccountProperties.encryption()
Get the encryption property: Encryption settings.NetAppAccountInner.encryption()
Get the encryption property: Encryption settings.Methods in com.azure.resourcemanager.netapp.fluent.models with parameters of type AccountEncryptionModifier and TypeMethodDescriptionAccountProperties.withEncryption
(AccountEncryption encryption) Set the encryption property: Encryption settings.NetAppAccountInner.withEncryption
(AccountEncryption encryption) Set the encryption property: Encryption settings. -
Uses of AccountEncryption in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return AccountEncryptionModifier and TypeMethodDescriptionNetAppAccount.encryption()
Gets the encryption property: Encryption settings.NetAppAccountPatch.encryption()
Get the encryption property: Encryption settings.static AccountEncryption
AccountEncryption.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of AccountEncryption from the JsonReader.AccountEncryption.withIdentity
(EncryptionIdentity identity) Set the identity property: Identity used to authenticate to KeyVault.AccountEncryption.withKeySource
(KeySource keySource) Set the keySource property: The encryption keySource (provider).AccountEncryption.withKeyVaultProperties
(KeyVaultProperties keyVaultProperties) Set the keyVaultProperties property: Properties provided by KeVault.Methods in com.azure.resourcemanager.netapp.models with parameters of type AccountEncryptionModifier and TypeMethodDescriptionNetAppAccount.DefinitionStages.WithEncryption.withEncryption
(AccountEncryption encryption) Specifies the encryption property: Encryption settings.NetAppAccount.UpdateStages.WithEncryption.withEncryption
(AccountEncryption encryption) Specifies the encryption property: Encryption settings.NetAppAccountPatch.withEncryption
(AccountEncryption encryption) Set the encryption property: Encryption settings.