Compartir a través de


EventTypeProperties.IsInDefaultSet Property

Definition

IsInDefaultSet flag of the event type.

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

Property Value

Implements

Attributes

Applies to