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