Topic.DefinitionStages.WithInputSchemaMapping Interface
public static interface Topic.DefinitionStages.WithInputSchemaMapping
The stage of the Topic definition allowing to specify inputSchemaMapping.
Modifier and Type | Method and Description |
---|---|
abstract
With |
with Specifies the input |
withInputSchemaMapping
public abstract Topic.DefinitionStages.WithCreate withInputSchemaMapping(InputSchemaMapping inputSchemaMapping)
Specifies the inputSchemaMapping property: This enables publishing using custom event schemas. An InputSchemaMapping can be specified to map various properties of a source schema to various required properties of the EventGridEvent schema..
Parameters:
Returns:
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: