EventGridConnectionProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.EventGridConnectionPropertiesTypeConverter))]
public class EventGridConnectionProperties : Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.IEventGridConnectionProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.EventGridConnectionPropertiesTypeConverter))>]
type EventGridConnectionProperties = class
    interface IEventGridConnectionProperties
    interface IJsonSerializable
Public Class EventGridConnectionProperties
Implements IEventGridConnectionProperties
Inheritance
EventGridConnectionProperties
Attributes
Implements

Constructors

EventGridConnectionProperties()

Properties

BlobStorageEventType
ConsumerGroup
DataFormat
EventHubResourceId
IgnoreFirstRecord
MappingRuleName
ProvisioningState
StorageAccountResourceId
TableName

Methods

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

Applies to