IDscCompilationJobOperations.CreateAsync Metod

Definition

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

Parametrar

resourceGroupName
String
automationAccount
String
cancellationToken
CancellationToken

Returer

Gäller för