Udostępnij za pośrednictwem


TwinState.Tags Property

Definition

Getter and setter the for tags.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="tags")]
public Microsoft.Azure.Devices.Shared.TwinCollection Tags { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="tags")>]
member this.Tags : Microsoft.Azure.Devices.Shared.TwinCollection with get, set
Public Property Tags As TwinCollection

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to