Aracılığıyla paylaş


Workspace.RetentionInDays Property

Definition

Gets or sets the workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to