IServiceBus.EntityPath Property

Definition

The ServiceBus Topic name for identity-based authentication.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Create=true, Description="The ServiceBus Topic name 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 ServiceBus Topic name 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

Applies to