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

適用於