Compartir a través de


AddressResponseInner.InternalIpAddress Propiedad

Definición

Obtiene o establece la dirección IP interna de red virtual del App Service Environment si está en modo de equilibrio de carga interno.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a