Share via


ITestJobOperations.ResumeAsync Metódus

Definíció

public System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse> ResumeAsync (string resourceGroupName, string automationAccount, string runbookName, System.Threading.CancellationToken cancellationToken);
abstract member ResumeAsync : string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse>
Public Function ResumeAsync (resourceGroupName As String, automationAccount As String, runbookName As String, cancellationToken As CancellationToken) As Task(Of AzureOperationResponse)

Paraméterek

resourceGroupName
String
automationAccount
String
runbookName
String
cancellationToken
CancellationToken

Válaszok

Task<Microsoft.Azure.AzureOperationResponse>

A következőre érvényes: