Freigeben über


IotConnectorsOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Erstellt oder aktualisiert eine IoT Connector Ressource mit den angegebenen Parametern.

public static Microsoft.Azure.Management.HealthcareApis.Models.IotConnector BeginCreateOrUpdate (this Microsoft.Azure.Management.HealthcareApis.IIotConnectorsOperations operations, string resourceGroupName, string workspaceName, string iotConnectorName, Microsoft.Azure.Management.HealthcareApis.Models.IotConnector iotConnector);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.HealthcareApis.IIotConnectorsOperations * string * string * string * Microsoft.Azure.Management.HealthcareApis.Models.IotConnector -> Microsoft.Azure.Management.HealthcareApis.Models.IotConnector
<Extension()>
Public Function BeginCreateOrUpdate (operations As IIotConnectorsOperations, resourceGroupName As String, workspaceName As String, iotConnectorName As String, iotConnector As IotConnector) As IotConnector

Parameter

operations
IIotConnectorsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den Dienst instance enthält.

workspaceName
String

Der Name der Arbeitsbereichsressource.

iotConnectorName
String

Der Name IoT Connector Ressource.

iotConnector
IotConnector

Die Parameter zum Erstellen oder Aktualisieren einer IoT Connectors-Ressource.

Gibt zurück

Gilt für: