次の方法で共有


TestRouteInput.Twin プロパティ

定義

ルーティング ツイン参照を取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象