Class GetTestResultFilePlainArgs


  • public final class GetTestResultFilePlainArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • continuationToken

        public java.util.Optional<java.lang.String> continuationToken()
        Returns:
        The continuation token.
      • downloadAs

        public java.lang.String downloadAs()
        Returns:
        The format to use when returning the webtest result.
      • geoLocationId

        public java.lang.String geoLocationId()
        Returns:
        The location ID where the webtest was physically run.
      • resourceGroupName

        public java.lang.String resourceGroupName()
        Returns:
        The name of the resource group. The name is case insensitive.
      • testSuccessfulCriteria

        public java.util.Optional<java.lang.Boolean> testSuccessfulCriteria()
        Returns:
        The success state criteria for the webtest result.
      • timeStamp

        public java.lang.Integer timeStamp()
        Returns:
        The posix (epoch) time stamp for the webtest result.
      • webTestName

        public java.lang.String webTestName()
        Returns:
        The name of the Application Insights webtest resource.