Delen via


NamespaceTopicData.InputSchema Property

Definition

This determines the format that is expected for incoming events published to the topic.

public Azure.ResourceManager.EventGrid.Models.EventInputSchema? InputSchema { get; set; }
member this.InputSchema : Nullable<Azure.ResourceManager.EventGrid.Models.EventInputSchema> with get, set
Public Property InputSchema As Nullable(Of EventInputSchema)

Property Value

Applies to