Share via


IEventGridConnectionProperties.BlobStorageEventType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The name of blob storage event type to process.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.BlobStorageEventType) }, ReadOnly=false, Required=false, SerializedName="blobStorageEventType")]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.BlobStorageEventType? BlobStorageEventType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The name of blob storage event type to process.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.BlobStorageEventType) }, ReadOnly=false, Required=false, SerializedName="blobStorageEventType")>]
member this.BlobStorageEventType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.BlobStorageEventType> with get, set
Public Property BlobStorageEventType As Nullable(Of BlobStorageEventType)

Property Value

Attributes

Applies to