ProcessInfoInner.IisProfileTimeoutInSeconds 속성

정의

IIS 프로필 시간 제한(초)을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.iis_profile_timeout_in_seconds")]
public double? IisProfileTimeoutInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.iis_profile_timeout_in_seconds")>]
member this.IisProfileTimeoutInSeconds : Nullable<double> with get, set
Public Property IisProfileTimeoutInSeconds As Nullable(Of Double)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상