TransparentDataEncryption type
Vertegenwoordigt een transparante configuratie voor gegevensversleuteling in sql-pool.
type TransparentDataEncryption = ProxyResource & {
location?: string
status?: TransparentDataEncryptionStatus
}