Share via


HubIpConfiguration.PrivateIPAddress Property

Definition

Gets or sets the private IP address of the IP configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to