다음을 통해 공유


WorkloadNetworkDhcpServer.LeaseTime 속성

정의

DHCP 서버 임대 시간을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="leaseTime")]
public long? LeaseTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="leaseTime")>]
member this.LeaseTime : Nullable<int64> with get, set
Public Property LeaseTime As Nullable(Of Long)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상