Compartir a través de


TestAllRoutesInput.RoutingSource Propiedad

Definición

Obtiene o establece el origen de enrutamiento. Entre los valores posibles se incluyen: 'Invalid', 'DeviceMessages', 'TwinChangeEvents', 'DeviceLifecycleEvents', 'DeviceJobLifecycleEvents', 'DeviceConnectionStateEvents'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a