次の方法で共有


MessagingEndpointProperties.TtlAsIso8601 プロパティ

定義

メッセージが IoT ハブによって期限切れになるまでにメッセージを使用できる期間。 https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-file-upload をご覧ください。

public TimeSpan? TtlAsIso8601 { get; set; }
member this.TtlAsIso8601 : Nullable<TimeSpan> with get, set
Public Property TtlAsIso8601 As Nullable(Of TimeSpan)

プロパティ値

適用対象