IAzureDataExplorerConnectionProperties.EventHubEntityPath Property

Definition

The EventHub name in the EventHub namespace for identity-based authentication.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The EventHub name in the EventHub namespace for identity-based authentication.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="eventHubEntityPath")]
public string EventHubEntityPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The EventHub name in the EventHub namespace for identity-based authentication.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="eventHubEntityPath")>]
member this.EventHubEntityPath : string with get, set
Public Property EventHubEntityPath As String

Property Value

Attributes

Applies to