Class MtpDataConnectorDataTypes

java.lang.Object
com.azure.resourcemanager.securityinsights.models.MtpDataConnectorDataTypes

public final class MtpDataConnectorDataTypes extends Object
The available data types for Microsoft Threat Protection Platforms data connector.
  • Constructor Details

    • MtpDataConnectorDataTypes

      public MtpDataConnectorDataTypes()
  • Method Details

    • incidents

      Get the incidents property: Data type for Microsoft Threat Protection Platforms data connector.
      Returns:
      the incidents value.
    • withIncidents

      Set the incidents property: Data type for Microsoft Threat Protection Platforms data connector.
      Parameters:
      incidents - the incidents value to set.
      Returns:
      the MtpDataConnectorDataTypes object itself.
    • validate

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