Uses of Class
com.azure.resourcemanager.netapp.models.KeySource
Packages that use KeySource
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of KeySource in com.azure.resourcemanager.netapp.models
Fields in com.azure.resourcemanager.netapp.models declared as KeySourceModifier and TypeFieldDescriptionstatic final KeySourceKeySource.MICROSOFT_KEY_VAULTStatic value Microsoft.KeyVault for KeySource.static final KeySourceKeySource.MICROSOFT_NET_APPStatic value Microsoft.NetApp for KeySource.Methods in com.azure.resourcemanager.netapp.models that return KeySourceModifier and TypeMethodDescriptionstatic KeySourceKeySource.fromString(String name) Creates or finds a KeySource from its string representation.AccountEncryption.keySource()Get the keySource property: The encryption keySource (provider).Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type KeySourceModifier and TypeMethodDescriptionstatic Collection<KeySource> KeySource.values()Gets known KeySource values.Methods in com.azure.resourcemanager.netapp.models with parameters of type KeySourceModifier and TypeMethodDescriptionAccountEncryption.withKeySource(KeySource keySource) Set the keySource property: The encryption keySource (provider).