Compartir a través de


EventSubscription.Topic Propiedad

Definición

Obtiene el nombre del tema de la suscripción de eventos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a