Compartir a través de


NetworkConfigurationDiagnosticProfile.Destination Propiedad

Definición

Obtiene o establece el destino del tráfico. Los valores aceptados son: '*', Dirección IP/CIDR, Etiqueta de servicio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a