Uses of Class
com.azure.resourcemanager.digitaltwins.models.EventHub
Package
Description
Package containing the data models for AzureDigitalTwinsManagementClient.
-
Uses of EventHub in com.azure.resourcemanager.digitaltwins.models
Modifier and TypeMethodDescriptionEventHub.withAuthenticationType
(AuthenticationType authenticationType) Set the authenticationType property: Specifies the authentication type being used for connecting to the endpoint.EventHub.withConnectionStringPrimaryKey
(String connectionStringPrimaryKey) Set the connectionStringPrimaryKey property: PrimaryConnectionString of the endpoint for key-based authentication.EventHub.withConnectionStringSecondaryKey
(String connectionStringSecondaryKey) Set the connectionStringSecondaryKey property: SecondaryConnectionString of the endpoint for key-based authentication.EventHub.withDeadLetterSecret
(String deadLetterSecret) Set the deadLetterSecret property: Dead letter storage secret for key-based authentication.EventHub.withDeadLetterUri
(String deadLetterUri) Set the deadLetterUri property: Dead letter storage URL for identity-based authentication.EventHub.withEndpointUri
(String endpointUri) Set the endpointUri property: The URL of the EventHub namespace for identity-based authentication.EventHub.withEntityPath
(String entityPath) Set the entityPath property: The EventHub name in the EventHub namespace for identity-based authentication.