Compartir a través de


NetworkConfigurationDiagnosticProfile.Protocol Propiedad

Definición

Obtiene o establece el protocolo en el que se va a comprobar. Los valores aceptados son '*', TCP, UDP.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a