Freigeben über


AddressResponse.InternalIpAddress Eigenschaft

Definition

Ruft die interne IP-Adresse des virtuellen Netzwerks des App Service-Umgebung ab oder legt sie fest, wenn es sich im internen Lastenausgleichsmodus befindet.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: