PSEventTypeInfo.InlineEventTypes Property

Definition

public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Commands.EventGrid.Models.PSInlineEventProperties> InlineEventTypes { get; set; }
member this.InlineEventTypes : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Commands.EventGrid.Models.PSInlineEventProperties> with get, set
Public Property InlineEventTypes As IDictionary(Of String, PSInlineEventProperties)

Property Value

Applies to