Interface Script.DefinitionStages.WithScriptUrlSasToken

    • Method Detail

      • withScriptUrlSasToken

        Script.DefinitionStages.WithCreate withScriptUrlSasToken​(String scriptUrlSasToken)
        Specifies the scriptUrlSasToken property: The SaS token that provide read access to the file which contain the script. Must be provided when using scriptUrl property..
        Parameters:
        scriptUrlSasToken - The SaS token that provide read access to the file which contain the script. Must be provided when using scriptUrl property.
        Returns:
        the next definition stage.