次の方法で共有


EventHubCompatibleEndpointProperties.RetentionTimeInDays プロパティ

定義

デバイスからクラウドへのメッセージの保持時間 (日数)。 https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging#device-to-cloud-messages をご覧ください。

public long? RetentionTimeInDays { get; set; }
member this.RetentionTimeInDays : Nullable<int64> with get, set
Public Property RetentionTimeInDays As Nullable(Of Long)

プロパティ値

適用対象