Interface Script.DefinitionStages.WithScriptUrl

    • Method Detail

      • withScriptUrl

        Script.DefinitionStages.WithCreate withScriptUrl​(String scriptUrl)
        Specifies the scriptUrl property: The url to the KQL script blob file. Must not be used together with scriptContent property.
        Parameters:
        scriptUrl - The url to the KQL script blob file. Must not be used together with scriptContent property.
        Returns:
        the next definition stage.