다음을 통해 공유


AutomationAccountOperationsExtensions.PatchAsync 메서드

정의

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)

매개 변수

resourceGroupName
String

반환

적용 대상