Class FirewallPolicyIntrusionDetectionProfileType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<FirewallPolicyIntrusionDetectionProfileType>
com.azure.resourcemanager.network.models.FirewallPolicyIntrusionDetectionProfileType
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

public final class FirewallPolicyIntrusionDetectionProfileType extends com.azure.core.util.ExpandableStringEnum<FirewallPolicyIntrusionDetectionProfileType>
Specifies the Intrusion Detection signature profile to apply. Values: - Off: IDPS profiles disabled; uses the same signature set that existed before profiles. - Emerging: Signatures of the newest, most recent threats. - Core: Complete, modern, standard set of signatures. - Extended: Core signatures plus older legacy signatures for maximum coverage.