InMageReplicationDetails.RetentionWindowStart Property

Definition

Gets or sets the retention window start time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to