Share via


ISbNamespace.ServiceBusEndpoint Property

Definition

Endpoint you can use to perform Service Bus operations.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Endpoint you can use to perform Service Bus operations.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceBusEndpoint")]
public string ServiceBusEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Endpoint you can use to perform Service Bus operations.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceBusEndpoint")>]
member this.ServiceBusEndpoint : string
Public ReadOnly Property ServiceBusEndpoint As String

Property Value

Attributes

Applies to