TestAzureEventHubIngestFeed is an input datatype for testing an ingest feed that uses Azure Event Hubs. It's used by the testAzureEventHubIngestFeed() mutation field.

Table: TestAzureEventHubIngestFeed

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: May 20, 2025
authenticationAzureEventHubsAuthenticationInputyes PreviewAuthentication method for Azure Event Hub. See AzureEventHubsAuthenticationInput.
checkpointHandlingAzureEventHubsCheckpointHandlingInputyes PreviewConfiguration for how the Event Hub checkpoints should be handled. See AzureEventHubsCheckpointHandlingInput.
consumerGroupstringyes PreviewConsumer group for the Event Hub.
eventHubFullyQualifiedNamespacestringyes PreviewFully qualified namespace of the Event Hub. Often structured like <namespace>.servicebus.windows.net.
eventHubNamestringyes PreviewThe name of the Event Hub.
repositoryNameRepoOrViewNameyes PreviewThe name of the repository for the ingest feed. RepoOrViewName is a scalar.