共用方式為


RoutingTwin.Tags Property

Definition

Gets or sets twin Tags

[Newtonsoft.Json.JsonProperty(PropertyName="tags")]
public object Tags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tags")>]
member this.Tags : obj with get, set
Public Property Tags As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to