Compartir a través de


ProtocolCustomSettingsFormat.Protocol Propiedad

Definición

Obtiene o establece el protocolo para el que se está personalizando la directiva de protección contra DDoS. Entre los valores posibles se incluyen: "Tcp", "Udp", "Syn"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a