项目作者: azureautomation

项目描述 :
This runbook ensures that only one instance of a runbook is running at any one time. It is meant to be called from another runbook as an inline runbook, not started asynchronously through the web service. Please look at the Set-RunbookLockSample runbook for example usage.
高级语言: PowerShell
项目地址: git://github.com/azureautomation/allows-only-one-instance-of-a-runbook-job-to-run-at-any-one-time.git