JobsListOutputFilesOptions.Linkexpiryinminutes Property

Definition

Gets or sets the number of minutes after which the download link will expire.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to