Uses of Class
com.azure.resourcemanager.databricks.models.EncryptionV2
Packages that use EncryptionV2
Package
Description
Package containing the data models for AzureDatabricksManagementClient.
-
Uses of EncryptionV2 in com.azure.resourcemanager.databricks.models
Methods in com.azure.resourcemanager.databricks.models that return EncryptionV2Modifier and TypeMethodDescriptionstatic EncryptionV2EncryptionV2.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EncryptionV2 from the JsonReader.EncryptionEntitiesDefinition.managedServices()Get the managedServices property: Encryption properties for the databricks managed services.EncryptionV2.withKeySource(EncryptionKeySource keySource) Set the keySource property: The encryption keySource (provider).EncryptionV2.withKeyVaultProperties(EncryptionV2KeyVaultProperties keyVaultProperties) Set the keyVaultProperties property: Key Vault input properties for encryption.Methods in com.azure.resourcemanager.databricks.models with parameters of type EncryptionV2Modifier and TypeMethodDescriptionEncryptionEntitiesDefinition.withManagedServices(EncryptionV2 managedServices) Set the managedServices property: Encryption properties for the databricks managed services.