Share via


CreateDataLakeAnalyticsAccountParameters.QueryStoreRetention Property

Definition

Gets or sets the number of days that job metadata is retained.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.queryStoreRetention")]
public int? QueryStoreRetention { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.queryStoreRetention")>]
member this.QueryStoreRetention : Nullable<int> with get, set
Public Property QueryStoreRetention As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to