IEventHub.EntityPath 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=false, SerializedName="entityPath")]
public string EntityPath { 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=false, SerializedName="entityPath")>]
member this.EntityPath : string with get, set
Public Property EntityPath As String

Property Value

Attributes

Applies to