ConfidentialCompute Class
Azure Confidential Compute properties of the resource.
Constructor
ConfidentialCompute(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
mode
|
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. Required. Known values are: "Disabled" and "Enabled". |
Attributes
mode
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. Required. Known values are: "Disabled" and "Enabled".
mode: str | _models.ConfidentialComputeMode