Compartir a través de


ApplicationGatewayBackendAddress.IpAddress Propiedad

Definición

Obtiene o establece la dirección IP.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a