Compartir a través de


ConnectivityDestination.Address Propiedad

Definición

Obtiene o establece la dirección IP o el URI al que se realizará un intento de conexión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a