Freigeben über


TrafficDetectionRule.TrafficType Property

Definition

The traffic type (one of Tcp, Udp, TcpSyn) that the detection rule will be applied upon.

public Azure.ResourceManager.Network.Models.DdosTrafficType? TrafficType { get; set; }
member this.TrafficType : Nullable<Azure.ResourceManager.Network.Models.DdosTrafficType> with get, set
Public Property TrafficType As Nullable(Of DdosTrafficType)

Property Value

Applies to