Class IngestionSettingInner

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

public final class IngestionSettingInner extends com.azure.core.management.ProxyResource
Configures how to correlate scan data and logs with resources associated with the subscription.
  • Constructor Details

    • IngestionSettingInner

      public IngestionSettingInner()
  • Method Details

    • properties

      public Object properties()
      Get the properties property: Ingestion setting data.
      Returns:
      the properties value.
    • withProperties

      public IngestionSettingInner withProperties(Object properties)
      Set the properties property: Ingestion setting data.
      Parameters:
      properties - the properties value to set.
      Returns:
      the IngestionSettingInner object itself.
    • validate

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