Partilhar via


EventGridDataConnection Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.EventGridDataConnectionTypeConverter))]
public class EventGridDataConnection : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IEventGridDataConnection, Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.EventGridDataConnectionTypeConverter))>]
type EventGridDataConnection = class
    interface IEventGridDataConnection
    interface IJsonSerializable
    interface IDataConnection
    interface IResource
    interface IValidates
Public Class EventGridDataConnection
Implements IEventGridDataConnection, IValidates
Inheritance
EventGridDataConnection
Attributes
Implements

Constructors

EventGridDataConnection()

Properties

BlobStorageEventType
ConsumerGroup
DatabaseRouting
DataFormat
EventGridResourceId
EventHubResourceId
Id
IgnoreFirstRecord
Kind
Location
ManagedIdentityObjectId
ManagedIdentityResourceId
MappingRuleName
Name
ProvisioningState
StorageAccountResourceId
TableName
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to