次の方法で共有


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

戻り値

適用対象