Uses of Class
com.azure.resourcemanager.digitaltwins.models.AzureDataExplorerConnectionProperties
Package
Description
Package containing the data models for AzureDigitalTwinsManagementClient.
-
Uses of AzureDataExplorerConnectionProperties in com.azure.resourcemanager.digitaltwins.models
Modifier and TypeMethodDescriptionAzureDataExplorerConnectionProperties.withAdxDatabaseName
(String adxDatabaseName) Set the adxDatabaseName property: The name of the Azure Data Explorer database.AzureDataExplorerConnectionProperties.withAdxEndpointUri
(String adxEndpointUri) Set the adxEndpointUri property: The URI of the Azure Data Explorer endpoint.AzureDataExplorerConnectionProperties.withAdxResourceId
(String adxResourceId) Set the adxResourceId property: The resource ID of the Azure Data Explorer cluster.AzureDataExplorerConnectionProperties.withAdxTableName
(String adxTableName) Set the adxTableName property: The name of the Azure Data Explorer table.AzureDataExplorerConnectionProperties.withEventHubConsumerGroup
(String eventHubConsumerGroup) Set the eventHubConsumerGroup property: The EventHub consumer group to use when ADX reads from EventHub.AzureDataExplorerConnectionProperties.withEventHubEndpointUri
(String eventHubEndpointUri) Set the eventHubEndpointUri property: The URL of the EventHub namespace for identity-based authentication.AzureDataExplorerConnectionProperties.withEventHubEntityPath
(String eventHubEntityPath) Set the eventHubEntityPath property: The EventHub name in the EventHub namespace for identity-based authentication.AzureDataExplorerConnectionProperties.withEventHubNamespaceResourceId
(String eventHubNamespaceResourceId) Set the eventHubNamespaceResourceId property: The resource ID of the EventHub namespace.