ConnectionOperationsExtensions.Update Metod

Definition

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

Parametrar

operations
IConnectionOperations

Åtgärdsgruppen för den här tilläggsmetoden.

resourceGroupName
String

Namnet på en Azure-resursgrupp.

automationAccountName
String

Namnet på automationskontot.

connectionName
String

Parametrarna som tillhandahålls för att uppdatera en anslutningsåtgärd.

parameters
ConnectionUpdateParameters

Parametrarna som tillhandahålls för att uppdatera en anslutningsåtgärd.

Returer

Gäller för