Compartir a través de


TwinProperties.Desired Propiedad

Definición

Obtiene y establece las Twin propiedades deseadas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a