Compartilhar via


ConnectivityParameters.Protocol Propriedade

Definição

Obtém ou define o protocolo de rede. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a