Partager via


NetworkConfigurationDiagnosticProfile.Destination Propriété

Définition

Obtient ou définit la destination du trafic. Les valeurs acceptées sont : « * », adresse IP/CIDR, balise de service.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à