TrafficDetectionRule.TrafficType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)