Freigeben über


StorageAccountsOperationsExtensions.CreateOrUpdate Methode

Definition

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

public static Microsoft.Azure.Management.DataBoxEdge.Models.StorageAccount CreateOrUpdate (this Microsoft.Azure.Management.DataBoxEdge.IStorageAccountsOperations operations, string deviceName, string storageAccountName, Microsoft.Azure.Management.DataBoxEdge.Models.StorageAccount storageAccount, string resourceGroupName);
static member CreateOrUpdate : Microsoft.Azure.Management.DataBoxEdge.IStorageAccountsOperations * string * string * Microsoft.Azure.Management.DataBoxEdge.Models.StorageAccount * string -> Microsoft.Azure.Management.DataBoxEdge.Models.StorageAccount
<Extension()>
Public Function CreateOrUpdate (operations As IStorageAccountsOperations, deviceName As String, storageAccountName As String, storageAccount As StorageAccount, resourceGroupName As String) As StorageAccount

Parameter

operations
IStorageAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

storageAccountName
String

Der StorageAccount-Name.

storageAccount
StorageAccount

Die StorageAccount-Eigenschaften.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: