次の方法で共有


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

適用対象