Delen via


TestJobOperationsExtensions.Resume Methode

Definitie

public static Microsoft.Azure.AzureOperationResponse Resume (this Microsoft.Azure.Management.Automation.ITestJobOperations operations, string resourceGroupName, string automationAccount, string runbookName);
public static void Resume (this Microsoft.Azure.Management.Automation.ITestJobOperations operations, string resourceGroupName, string automationAccountName, string runbookName);
static member Resume : Microsoft.Azure.Management.Automation.ITestJobOperations * string * string * string -> Microsoft.Azure.AzureOperationResponse
static member Resume : Microsoft.Azure.Management.Automation.ITestJobOperations * string * string * string -> unit
<Extension()>
Public Function Resume (operations As ITestJobOperations, resourceGroupName As String, automationAccount As String, runbookName As String) As AzureOperationResponse
<Extension()>
Public Sub Resume (operations As ITestJobOperations, resourceGroupName As String, automationAccountName As String, runbookName As String)

Parameters

operations
ITestJobOperations

De bewerkingsgroep voor deze extensiemethode.

resourceGroupName
String

Naam van een Azure-resourcegroep.

automationAccountautomationAccountName
String
runbookName
String

De naam van het runbook.

Retouren

Microsoft.Azure.AzureOperationResponse

Van toepassing op