WorkloadNetworkDhcpServer.ServerAddress Property

Definition

Gets or sets DHCP Server Address.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to