Compartir a través de


DdosCustomPolicyInner.ProtocolCustomSettings Propiedad

Definición

Obtiene o establece los parámetros de personalización de directivas DDoS específicos del protocolo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.protocolCustomSettings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ProtocolCustomSettingsFormat> ProtocolCustomSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.protocolCustomSettings")>]
member this.ProtocolCustomSettings : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ProtocolCustomSettingsFormat> with get, set
Public Property ProtocolCustomSettings As IList(Of ProtocolCustomSettingsFormat)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a