InfrastructureEncryption type
Defines values for InfrastructureEncryption.
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 at rest of Kubernetes resource objects using service-managed keys is enabled. More information on this can be found under https://aka.ms/aks/kubernetesResourceObjectEncryption.
Disabled: Encryption at rest of Kubernetes resource objects using service-managed keys is disabled. More information on this can be found under https://aka.ms/aks/kubernetesResourceObjectEncryption.
type InfrastructureEncryption = string