次の方法で共有


CreateDataFlowDebugSessionRequest.TimeToLive プロパティ

定義

クラスターの有効期間の設定を分単位で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象