ConnectionOperationsExtensions.CreateAsync Methode

Definition

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

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

Parameter

operations
IConnectionOperations

Verweis auf Microsoft.WindowsAzure.Management.Automation.IConnectionOperations.

automationAccount
String

Erforderlich. Der Name des Automation-Kontos.

parameters
ConnectionCreateParameters

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

Gibt zurück

Das Antwortmodell für den Verbindungserstellungsvorgang.

Gilt für:

Produkt Versionen
Azure SDK for .NET Legacy