IEventHubConnectionProperties Interface

Definition

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

Properties

Compression
ConsumerGroup
DataFormat
EventHubResourceId
EventSystemProperty
ManagedIdentityResourceId
MappingRuleName
ProvisioningState
TableName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to