Interface IngestionSettingToken


public interface IngestionSettingToken
An immutable client-side representation of IngestionSettingToken.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.security.fluent.models.IngestionSettingTokenInner object.
    Gets the token property: The token is used for correlating security data and logs with the resources in the subscription.
  • Method Details

    • token

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

      Gets the inner com.azure.resourcemanager.security.fluent.models.IngestionSettingTokenInner object.
      Returns:
      the inner object.