Megosztás a következőn keresztül:


ConnectionOperationsExtensions.Update Metódus

Definíció

public static Microsoft.Azure.Management.Automation.Models.Connection Update (this Microsoft.Azure.Management.Automation.IConnectionOperations operations, string resourceGroupName, string automationAccountName, string connectionName, Microsoft.Azure.Management.Automation.Models.ConnectionUpdateParameters parameters);
static member Update : Microsoft.Azure.Management.Automation.IConnectionOperations * string * string * string * Microsoft.Azure.Management.Automation.Models.ConnectionUpdateParameters -> Microsoft.Azure.Management.Automation.Models.Connection
<Extension()>
Public Function Update (operations As IConnectionOperations, resourceGroupName As String, automationAccountName As String, connectionName As String, parameters As ConnectionUpdateParameters) As Connection

Paraméterek

operations
IConnectionOperations

A bővítménymetódus műveleti csoportja.

resourceGroupName
String

Egy Azure-erőforráscsoport neve.

automationAccountName
String

Az automation-fiók neve.

connectionName
String

A kapcsolati művelet frissítéséhez megadott paraméterek.

parameters
ConnectionUpdateParameters

A kapcsolati művelet frissítéséhez megadott paraméterek.

Válaszok

A következőre érvényes: