Share via


FallbackRouteProperties.Source Property

Definition

The source to which the routing rule is to be applied to. For example, DeviceMessages

[Newtonsoft.Json.JsonProperty(PropertyName="source")]
public static string Source { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="source")>]
static member Source : string
Public Shared ReadOnly Property Source As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to