Class AdvancedThreatProtectionSettingInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.security.fluent.models.AdvancedThreatProtectionSettingInner

public final class AdvancedThreatProtectionSettingInner extends com.azure.core.management.ProxyResource
The Advanced Threat Protection resource.
  • Constructor Details

    • AdvancedThreatProtectionSettingInner

      public AdvancedThreatProtectionSettingInner()
  • Method Details

    • isEnabled

      public Boolean isEnabled()
      Get the isEnabled property: Indicates whether Advanced Threat Protection is enabled.
      Returns:
      the isEnabled value.
    • withIsEnabled

      public AdvancedThreatProtectionSettingInner withIsEnabled(Boolean isEnabled)
      Set the isEnabled property: Indicates whether Advanced Threat Protection is enabled.
      Parameters:
      isEnabled - the isEnabled value to set.
      Returns:
      the AdvancedThreatProtectionSettingInner object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.