Compartir a través de


IAutomationAccountOperations.PatchAsync Método

Definición

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

Parámetros

resourceGroupName
String
cancellationToken
CancellationToken

Devoluciones

Se aplica a