AzureSqlEncryptionType
AzureSQLEncryptionType represents the encryption type of an Azure SQL database server or a Managed Instance.
Values
| Value | Description |
|---|---|
| AZURE_SQL_ENCRYPTION_TYPE_UNSPECIFIED | Unspecified encryption type. |
| CUSTOMER_MANAGED_KEY | Customer Managed Key (CMK) encryption. |
| PLATFORM_MANAGED_KEY | Platform Managed Key (PMK) encryption. |