AzureEventHubs(mapping=None, *, ignore_unknown_fields=False, **kwargs)Ingestion settings for Azure Event Hubs.
| Attributes | |
|---|---|
| Name | Description | 
| state
   :noindex: | google.pubsub_v1.types.IngestionDataSourceSettings.AzureEventHubs.StateOutput only. An output-only field that indicates the state of the Event Hubs ingestion source. | 
| resource_group
   :noindex: | strOptional. Name of the resource group within the azure subscription. | 
| namespace
   :noindex: | strOptional. The name of the Event Hubs namespace. | 
| event_hub
   :noindex: | strOptional. The name of the Event Hub. | 
| client_id
   :noindex: | strOptional. The client id of the Azure application that is being used to authenticate Pub/Sub. | 
| tenant_id
   :noindex: | strOptional. The tenant id of the Azure application that is being used to authenticate Pub/Sub. | 
| subscription_id
   :noindex: | strOptional. The Azure subscription id. | 
| gcp_service_account
   :noindex: | strOptional. The GCP service account to be used for Federated Identity authentication. | 
Classes
State
State(value)Possible states for managed ingestion from Event Hubs.