Condividi tramite


ApplicationGatewayFrontendIPConfigurationInner.PrivateIPAddress Property

Definition

Gets or sets privateIPAddress of the network interface 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