Compartir a través de


RelayUpdateParameters.ServiceBusEndpoint Propiedad

Definición

Obtiene el punto de conexión que puede usar para realizar operaciones de Service Bus.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a