IEventHub.EntityPath Property
Definition
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.
The EventHub name in the EventHub namespace for identity-based authentication.
[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Create=true, Description="The EventHub name in the EventHub namespace for identity-based authentication.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="entityPath", Update=true)]
public string EntityPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Create=true, Description="The EventHub name in the EventHub namespace for identity-based authentication.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="entityPath", Update=true)>]
member this.EntityPath : string with get, set
Public Property EntityPath As String
Property Value
- Attributes