Share via


EventGridDomain.InputSchema Property

Definition

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

public Azure.Provisioning.BicepValue<Azure.Provisioning.EventGrid.EventGridInputSchema> InputSchema { get; set; }
member this.InputSchema : Azure.Provisioning.BicepValue<Azure.Provisioning.EventGrid.EventGridInputSchema> with get, set
Public Property InputSchema As BicepValue(Of EventGridInputSchema)

Property Value

Applies to