Share via


HybridConnection.ServiceBusSuffix Property

Definition

The suffix for the service bus endpoint. By default this is .servicebus.windows.net

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public string ServiceBusSuffix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.ServiceBusSuffix : string with get, set
Public Property ServiceBusSuffix As String

Property Value

Implements

Attributes

Applies to