Interface Topic.DefinitionStages.WithInputSchema

    • Method Detail

      • withInputSchema

        Topic.DefinitionStages.WithCreate withInputSchema​(InputSchema inputSchema)
        Specifies the inputSchema property: This determines the format that Event Grid should expect for incoming events published to the topic..
        Parameters:
        inputSchema - This determines the format that Event Grid should expect for incoming events published to the topic.
        Returns:
        the next definition stage.