IConnectionOperations.UpdateAsync Methode

Definition

Aktualisieren sie eine Verbindung. (weitere Informationen finden Sie unter http://aka.ms/azureautomationsdk/connectionoperations )

C#
public System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse> UpdateAsync(string automationAccount, Microsoft.WindowsAzure.Management.Automation.Models.ConnectionUpdateParameters parameters, System.Threading.CancellationToken cancellationToken);

Parameter

automationAccount
String

Der Name des Automation-Kontos.

parameters
ConnectionUpdateParameters

Die Parameter, die für die Aktualisierung eines Verbindungsvorgangs bereitgestellt werden.

cancellationToken
CancellationToken

Abbruchtoken.

Gibt zurück

Task<Microsoft.Azure.AzureOperationResponse>

Eine Standarddienstantwort einschließlich eines HTTP-Statuscodes und einer Anforderungs-ID.

Gilt für:

Produkt Versionen
Azure SDK for .NET Legacy