TestAllRoutesInput.RoutingSource Property

Definition

Gets or sets routing source. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to