IAutomationClient.SuspendJob(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 SuspendJob (string resourceGroupName, string automationAccountName, Guid id);
abstract member SuspendJob : string * string * Guid -> unit
Public Sub SuspendJob (resourceGroupName As String, automationAccountName As String, id As Guid)
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- id
- Guid