次の方法で共有


WorkloadNetworkDhcpServer.ServerAddress プロパティ

定義

DHCP サーバー アドレスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="serverAddress")]
public string ServerAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serverAddress")>]
member this.ServerAddress : string with get, set
Public Property ServerAddress As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象