IConfidentialCompute Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ConfidentialComputeTypeConverter))]
public interface IConfidentialCompute : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ConfidentialComputeTypeConverter))>]
type IConfidentialCompute = interface
    interface IJsonSerializable
Public Interface IConfidentialCompute
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Mode

Setting to Enable or Disable Confidential Compute

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to