Udostępnij za pośrednictwem


DataFlowDebugSessionInfo.TimeToLiveInMinutes Property

Definition

Gets or sets compute type of the cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to