次の方法で共有


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

適用対象