Compartir a través de


Channel.ChannelType Propiedad

Definición

Obtiene o establece el tipo del canal de eventos que representa el flujo de dirección de los eventos. Entre los valores posibles se incluyen: "PartnerTopic"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a