IConnectionOperations.CreateAsync Methode

Definition

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

C#
public System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.Automation.Models.ConnectionCreateResponse> CreateAsync(string automationAccount, Microsoft.WindowsAzure.Management.Automation.Models.ConnectionCreateParameters parameters, System.Threading.CancellationToken cancellationToken);

Parameter

automationAccount
String

Der Name des Automation-Kontos.

parameters
ConnectionCreateParameters

Die Parameter, die für den Verbindungserstellungsvorgang bereitgestellt werden.

cancellationToken
CancellationToken

Abbruchtoken.

Gibt zurück

Das Antwortmodell für den Verbindungserstellungsvorgang.

Gilt für:

Produkt Versionen
Azure SDK for .NET Legacy