Freigeben über


IActivityOperations.GetAsync Methode

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.ActivityGetResponse> GetAsync (string resourceGroupName, string automationAccount, string moduleName, string activityName, System.Threading.CancellationToken cancellationToken);
abstract member GetAsync : string * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.ActivityGetResponse>
Public Function GetAsync (resourceGroupName As String, automationAccount As String, moduleName As String, activityName As String, cancellationToken As CancellationToken) As Task(Of ActivityGetResponse)

Parameter

resourceGroupName
String
automationAccount
String
moduleName
String
activityName
String
cancellationToken
CancellationToken

Gibt zurück

Gilt für: