다음을 통해 공유


ScriptExecution.Retention 속성

정의

리소스에 대한 TL(Time to Live)을 가져오거나 설정합니다. 제공되지 않은 경우 60일 동안 사용할 수 있습니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상