JobsListOutputFilesOptions.Linkexpiryinminutes 속성

정의

다운로드 링크가 만료되는 시간(분)을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonIgnore]
public int? Linkexpiryinminutes { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Linkexpiryinminutes : Nullable<int> with get, set
Public Property Linkexpiryinminutes As Nullable(Of Integer)

속성 값

특성
Newtonsoft.Json.JsonIgnoreAttribute

적용 대상