Interface WebTest.DefinitionStages.WithWebTestKind

    • Method Detail

      • withWebTestKind

        WebTest.DefinitionStages.WithCreate withWebTestKind​(WebTestKind webTestKind)
        Specifies the webTestKind property: The kind of web test this is, valid choices are ping and multistep..
        Parameters:
        webTestKind - The kind of web test this is, valid choices are ping and multistep.
        Returns:
        the next definition stage.