次の方法で共有


CloudToDeviceFeedbackQueueProperties.LockDurationAsIso8601 プロパティ

定義

フィードバック キューのロック期間。 https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging#cloud-to-device-messages をご覧ください。

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

プロパティ値

適用対象