Partager via


AddressResponse.InternalIpAddress Propriété

Définition

Obtient ou définit l’adresse IP interne du réseau virtuel du App Service Environment s’il est en mode d’équilibrage de charge interne.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à