Domain.DefinitionStages.WithInputSchema Interface
public static interface Domain.DefinitionStages.WithInputSchema
The stage of the Domain definition allowing to specify inputSchema.
Modifier and Type | Method and Description |
---|---|
abstract
With |
with Specifies the input |
withInputSchema
public abstract Domain.DefinitionStages.WithCreate withInputSchema(InputSchema inputSchema)
Specifies the inputSchema property: This determines the format that Event Grid should expect for incoming events published to the domain..
Parameters:
Returns:
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: