共用方式為


ISbNamespace.ServiceBusEndpoint Property

Definition

Endpoint you can use to perform Service Bus operations.

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

Property Value

Attributes

Applies to