Partager via


DevicesOperationsExtensions.BeginCreateOrUpdate Méthode

Définition

Crée ou met à jour une ressource Data Box Edge/Gateway.

public static Microsoft.Azure.Management.EdgeGateway.Models.DataBoxEdgeDevice BeginCreateOrUpdate (this Microsoft.Azure.Management.EdgeGateway.IDevicesOperations operations, string deviceName, Microsoft.Azure.Management.EdgeGateway.Models.DataBoxEdgeDevice dataBoxEdgeDevice, string resourceGroupName);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.EdgeGateway.IDevicesOperations * string * Microsoft.Azure.Management.EdgeGateway.Models.DataBoxEdgeDevice * string -> Microsoft.Azure.Management.EdgeGateway.Models.DataBoxEdgeDevice
<Extension()>
Public Function BeginCreateOrUpdate (operations As IDevicesOperations, deviceName As String, dataBoxEdgeDevice As DataBoxEdgeDevice, resourceGroupName As String) As DataBoxEdgeDevice

Paramètres

operations
IDevicesOperations

Groupe d’opérations pour cette méthode d’extension.

deviceName
String

Le nom de l'appareil.

dataBoxEdgeDevice
DataBoxEdgeDevice

Objet ressource.

resourceGroupName
String

Nom du groupe de ressources.

Retours

S’applique à