Compartir a través de


NetworkConfigurationDiagnosticProfile.DestinationPort Propiedad

Definición

Obtiene o establece el puerto de destino del tráfico. Los valores aceptados son '*' y un único puerto en el intervalo (0 - 65535).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a