ScriptExecution.Retention Property

Definition

Gets or sets time to live for the resource. If not provided, will be available for 60 days

[Newtonsoft.Json.JsonProperty(PropertyName="properties.retention")]
public string Retention { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.retention")>]
member this.Retention : string with get, set
Public Property Retention As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to