Freigeben über


FactoriesOperationsExtensions.Update Methode

Definition

Updates einer Fabrik.

public static Microsoft.Azure.Management.DataFactory.Models.Factory Update (this Microsoft.Azure.Management.DataFactory.IFactoriesOperations operations, string resourceGroupName, string factoryName, Microsoft.Azure.Management.DataFactory.Models.FactoryUpdateParameters factoryUpdateParameters);
static member Update : Microsoft.Azure.Management.DataFactory.IFactoriesOperations * string * string * Microsoft.Azure.Management.DataFactory.Models.FactoryUpdateParameters -> Microsoft.Azure.Management.DataFactory.Models.Factory
<Extension()>
Public Function Update (operations As IFactoriesOperations, resourceGroupName As String, factoryName As String, factoryUpdateParameters As FactoryUpdateParameters) As Factory

Parameter

operations
IFactoriesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

factoryName
String

Der Factoryname.

factoryUpdateParameters
FactoryUpdateParameters

Die Parameter zum Aktualisieren einer Factory.

Gibt zurück

Gilt für: