AzureNativeResourceEncryptionType
AzureNativeResourceEncryptionType represents the encryption type for Azure native resources that support PMK or CMK encryption.
Values
| Value | Description |
|---|---|
| AZURE_NATIVE_RESOURCE_ENCRYPTION_TYPE_UNSPECIFIED | Unspecified encryption type. |
| CUSTOMER_MANAGED_KEY_ENCRYPTION | Customer Managed Key (CMK) encryption. |
| PLATFORM_MANAGED_KEY_ENCRYPTION | Platform Managed Key (PMK) encryption. |