IServiceBus.EndpointUri Property

Definition

The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="endpointUri")]
public string EndpointUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="endpointUri")>]
member this.EndpointUri : string with get, set
Public Property EndpointUri As String

Property Value

Attributes

Applies to