Compartilhar via


NetworkConfigurationDiagnosticProfile.Destination Propriedade

Definição

Obtém ou define o destino do tráfego. Os valores aceitos são: '*', Endereço IP/CIDR, Marca de Serviço.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a