次の方法で共有


DataFlowDebugSessionInfo.TimeToLiveInMinutes プロパティ

定義

クラスターのコンピューティングの種類を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="timeToLiveInMinutes")]
public int? TimeToLiveInMinutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeToLiveInMinutes")>]
member this.TimeToLiveInMinutes : Nullable<int> with get, set
Public Property TimeToLiveInMinutes As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象