Freigeben über


ContainersOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Erstellt einen neuen Container oder aktualisiert einen vorhandenen Container auf dem Gerät.

public static Microsoft.Azure.Management.DataBoxEdge.Models.Container BeginCreateOrUpdate (this Microsoft.Azure.Management.DataBoxEdge.IContainersOperations operations, string deviceName, string storageAccountName, string containerName, Microsoft.Azure.Management.DataBoxEdge.Models.Container container, string resourceGroupName);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.DataBoxEdge.IContainersOperations * string * string * string * Microsoft.Azure.Management.DataBoxEdge.Models.Container * string -> Microsoft.Azure.Management.DataBoxEdge.Models.Container
<Extension()>
Public Function BeginCreateOrUpdate (operations As IContainersOperations, deviceName As String, storageAccountName As String, containerName As String, container As Container, resourceGroupName As String) As Container

Parameter

operations
IContainersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

storageAccountName
String

Der Name des Speicherkontos

containerName
String

Der Containername

container
Container

Die Containereigenschaften.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: