Class IngestionSettingTokenInner

java.lang.Object
com.azure.resourcemanager.security.fluent.models.IngestionSettingTokenInner

public final class IngestionSettingTokenInner extends Object
Configures how to correlate scan data and logs with resources associated with the subscription.
  • Constructor Details

    • IngestionSettingTokenInner

      public IngestionSettingTokenInner()
  • Method Details

    • token

      public String token()
      Get the token property: The token is used for correlating security data and logs with the resources in the subscription.
      Returns:
      the token value.
    • validate

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