Compartir a través de


GatewayLoadBalancerTunnelInterface.Protocol Propiedad

Definición

Obtiene o establece el protocolo de la interfaz de túnel del equilibrador de carga de puerta de enlace. Entre los valores posibles se incluyen: "None", "Native", "VXLAN"

[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