ConnectionOperationsExtensions.PatchAsync Metod

Definition

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

Parametrar

resourceGroupName
String
automationAccount
String

Returer

Task<Microsoft.Azure.AzureOperationResponse>

Gäller för