Uses of Class
com.azure.analytics.synapse.artifacts.models.EncryptionDetails
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of EncryptionDetails in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionWorkspace.getEncryption()
Get the encryption property: The encryption details of the workspace.EncryptionDetails.setCmk
(CustomerManagedKeyDetails cmk) Set the cmk property: Customer Managed Key Details.Modifier and TypeMethodDescriptionWorkspace.setEncryption
(EncryptionDetails encryption) Set the encryption property: The encryption details of the workspace.