Freigeben über


EventHubProperties.RetentionTimeInDays Eigenschaft

Definition

Ruft die Aufbewahrungszeit für Geräte-zu-Cloud-Nachrichten in Tagen ab oder legt diese fest. Siehe: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging#device-to-cloud-messages

[Newtonsoft.Json.JsonProperty(PropertyName="retentionTimeInDays")]
public long? RetentionTimeInDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retentionTimeInDays")>]
member this.RetentionTimeInDays : Nullable<int64> with get, set
Public Property RetentionTimeInDays As Nullable(Of Long)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: