Compartir a través de


VirtualNetworkGatewayIPConfiguration.PrivateIPAddress Propiedad

Definición

Obtiene la dirección IP privada de esta puerta de enlace.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a