Aracılığıyla paylaş


PSDeviceTwin.Version Property

Definition

Device's Twin Version.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)]
public long Version { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)>]
member this.Version : int64 with get, set
Public Property Version As Long

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to