IEhNamespaceProperties.ServiceBusEndpoint 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.
Endpoint you can use to perform Service Bus operations.
[Microsoft.Azure.PowerShell.Cmdlets.EventHub.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.EventHub.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