Share via


EventGridDataConnection.BlobStorageEventType Property

Definition

The name of blob storage event type to process.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.BlobStorageEventType? BlobStorageEventType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.BlobStorageEventType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.BlobStorageEventType> with get, set
Public Property BlobStorageEventType As Nullable(Of BlobStorageEventType)

Property Value

Implements

Attributes

Applies to