Delen via


Topic.InputSchema Property

Definition

This determines the format that Event Grid should expect for incoming events published to the topic.

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

Property Value

Implements

Attributes

Applies to