Share via


TestRouteInput.Twin Property

Definition

Gets or sets routing Twin Reference

[Newtonsoft.Json.JsonProperty(PropertyName="twin")]
public Microsoft.Azure.Management.IotHub.Models.RoutingTwin Twin { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="twin")>]
member this.Twin : Microsoft.Azure.Management.IotHub.Models.RoutingTwin with get, set
Public Property Twin As RoutingTwin

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to