Dela via


EventType.IsInDefaultSet Property

Definition

IsInDefaultSet flag of the event type.

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

Property Value

Implements

Attributes

Applies to