DigitalTwinsEventHubProperties Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties related to EventHub.
public class DigitalTwinsEventHubProperties : Azure.ResourceManager.DigitalTwins.Models.DigitalTwinsEndpointResourceProperties
type DigitalTwinsEventHubProperties = class
inherit DigitalTwinsEndpointResourceProperties
Public Class DigitalTwinsEventHubProperties
Inherits DigitalTwinsEndpointResourceProperties
- Inheritance
Digital |
Initializes a new instance of DigitalTwinsEventHubProperties. |
Authentication |
Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified. (Inherited from DigitalTwinsEndpointResourceProperties) |
Connection |
PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read. |
Connection |
SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read. |
Created |
Time when the Endpoint was added to DigitalTwinsInstance. (Inherited from DigitalTwinsEndpointResourceProperties) |
Dead |
Dead letter storage secret for key-based authentication. Will be obfuscated during read. (Inherited from DigitalTwinsEndpointResourceProperties) |
Dead |
Dead letter storage URL for identity-based authentication. (Inherited from DigitalTwinsEndpointResourceProperties) |
Endpoint |
The URL of the EventHub namespace for identity-based authentication. It must include the protocol 'sb://'. |
Entity |
The EventHub name in the EventHub namespace for identity-based authentication. |
Identity |
Managed identity properties for the endpoint. (Inherited from DigitalTwinsEndpointResourceProperties) |
Provisioning |
The provisioning state. (Inherited from DigitalTwinsEndpointResourceProperties) |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: