AutomationClient.ResumeJob(String, String, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void ResumeJob (string resourceGroupName, string automationAccountName, Guid id);
abstract member ResumeJob : string * string * Guid -> unit
override this.ResumeJob : string * string * Guid -> unit
Public Sub ResumeJob (resourceGroupName As String, automationAccountName As String, id As Guid)
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- id
- Guid