共用方式為


NamespaceResource.ServiceBusEndpoint Property

Definition

Gets or sets endpoint you can use to perform NotificationHub operations.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceBusEndpoint")]
public string ServiceBusEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceBusEndpoint")>]
member this.ServiceBusEndpoint : string with get, set
Public Property ServiceBusEndpoint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to