HubIPAddresses.PrivateIPAddress Property

Definition

Gets or sets private IP Address associated with azure firewall.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to