Delen via


InMageReplicationDetails.RetentionWindowEnd Property

Definition

Gets or sets the retention window end time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to