AutomationAccountOperationsExtensions.PatchAsync Método

Definición

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

Parámetros

resourceGroupName
String

Devoluciones

Se aplica a