Dela via


SubscriptionUpdateParameters.FilterConfigurationIncludedEventType Property

Definition

A list of applicable event types that need to be part of the event subscription. If it is desired to subscribe to all default event types, set the IncludedEventTypes to null.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> FilterConfigurationIncludedEventType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)>]
member this.FilterConfigurationIncludedEventType : System.Collections.Generic.List<string> with get, set
Public Property FilterConfigurationIncludedEventType As List(Of String)

Property Value

Implements

Attributes

Applies to