Interface WebTest.DefinitionStages.WithKind

    • Method Detail

      • withKind

        WebTest.DefinitionStages.WithCreate withKind​(WebTestKind kind)
        Specifies the kind property: The kind of web test that this web test watches. Choices are ping and multistep..
        Parameters:
        kind - The kind of web test that this web test watches. Choices are ping and multistep.
        Returns:
        the next definition stage.