Partager via


CloudToDeviceProperties.DefaultTtlAsIso8601 Propriété

Définition

Obtient ou définit la durée de vie par défaut des messages cloud-à-appareil dans la file d’attente des appareils. Voir https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging#cloud-to-device-messages.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à