InfrastructureEncryption type
(Optional) Discouraged to include in resource definition. Only needed where it is possible to disable platform (AKA infrastructure) encryption. Azure SQL TDE is an example of this. Values are enabled and disabled.
KnownInfrastructureEncryption can be used interchangeably with InfrastructureEncryption,
this enum contains the known values that the service supports.
Known values supported by the service
enabled: Encryption is enabled
disabled: Encryption is disabled
type InfrastructureEncryption = string