Compartir a través de


DeviceTwinInfo.Version Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="version")]
public double? Version { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="version")>]
member this.Version : Nullable<double> with get, set
Public Property Version As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a