Compartir a través de


ConnectivityParameters.Protocol Propiedad

Definición

Obtiene o establece el protocolo de red. Entre los valores posibles se incluyen: 'Tcp', 'Http', 'Https', 'Icmp'

[Newtonsoft.Json.JsonProperty(PropertyName="protocol")]
public Microsoft.Azure.Management.Network.Fluent.Models.Protocol Protocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protocol")>]
member this.Protocol : Microsoft.Azure.Management.Network.Fluent.Models.Protocol with get, set
Public Property Protocol As Protocol

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a