ConfidentialComputeMode type
This property specifies the mode of the Azure Confidential Compute configuration.
Possible values are 'Disabled' or 'Enabled'.
This is an immutable property set at the time of resource creation and cannot be modified later.
Enabling this property ensures that messages are processed and stored in a Azure Confidential Compute environment.
KnownConfidentialComputeMode can be used interchangeably with ConfidentialComputeMode,
this enum contains the known values that the service supports.
Known values supported by the service
Disabled: Disabled
Enabled: Enabled
type ConfidentialComputeMode = string