IPlatformCapabilities Interface

Definition

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

Properties

Name Description
ConfidentialComputeMode

Setting to Enable or Disable Confidential Compute

Methods

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

Applies to