Freigeben über


ContainersOperationsExtensions.CreateOrUpdate Methode

Definition

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

public static Microsoft.Azure.Management.DataBoxEdge.Models.Container CreateOrUpdate (this Microsoft.Azure.Management.DataBoxEdge.IContainersOperations operations, string deviceName, string storageAccountName, string containerName, Microsoft.Azure.Management.DataBoxEdge.Models.Container container, string resourceGroupName);
static member CreateOrUpdate : Microsoft.Azure.Management.DataBoxEdge.IContainersOperations * string * string * string * Microsoft.Azure.Management.DataBoxEdge.Models.Container * string -> Microsoft.Azure.Management.DataBoxEdge.Models.Container
<Extension()>
Public Function CreateOrUpdate (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: