Partilhar via


IEventHubConnectionProperties Interface

Definition

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

Properties

Compression
ConsumerGroup
DatabaseRouting
DataFormat
EventHubResourceId
EventSystemProperty
ManagedIdentityObjectId
ManagedIdentityResourceId
MappingRuleName
ProvisioningState
RetrievalStartDate
TableName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to