BeginCreateOrUpdate(IStorageAccountsOperations, String, String, StorageAccount, String)
|
Erstellt einen neuen StorageAccount oder aktualisiert einen vorhandenen StorageAccount auf dem Gerät.
|
BeginCreateOrUpdateAsync(IStorageAccountsOperations, String, String, StorageAccount, String, CancellationToken)
|
Erstellt einen neuen StorageAccount oder aktualisiert einen vorhandenen StorageAccount auf dem Gerät.
|
BeginDelete(IStorageAccountsOperations, String, String, String)
|
Löscht den StorageAccount auf dem Data Box Edge/Data Box Gateway-Gerät.
|
BeginDeleteAsync(IStorageAccountsOperations, String, String, String, CancellationToken)
|
Löscht den StorageAccount auf dem Data Box Edge/Data Box Gateway-Gerät.
|
CreateOrUpdate(IStorageAccountsOperations, String, String, StorageAccount, String)
|
Erstellt einen neuen StorageAccount oder aktualisiert einen vorhandenen StorageAccount auf dem Gerät.
|
CreateOrUpdateAsync(IStorageAccountsOperations, String, String, StorageAccount, String, CancellationToken)
|
Erstellt einen neuen StorageAccount oder aktualisiert einen vorhandenen StorageAccount auf dem Gerät.
|
Delete(IStorageAccountsOperations, String, String, String)
|
Löscht den StorageAccount auf dem Data Box Edge/Data Box Gateway-Gerät.
|
DeleteAsync(IStorageAccountsOperations, String, String, String, CancellationToken)
|
Löscht den StorageAccount auf dem Data Box Edge/Data Box Gateway-Gerät.
|
Get(IStorageAccountsOperations, String, String, String)
|
Ruft einen StorageAccount nach Name ab.
|
GetAsync(IStorageAccountsOperations, String, String, String, CancellationToken)
|
Ruft einen StorageAccount nach Name ab.
|
ListByDataBoxEdgeDevice(IStorageAccountsOperations, String, String)
|
Listet alle StorageAccounts auf einem Data Box Edge/Data Box Gateway-Gerät auf.
|
ListByDataBoxEdgeDeviceAsync(IStorageAccountsOperations, String, String, CancellationToken)
|
Listet alle StorageAccounts auf einem Data Box Edge/Data Box Gateway-Gerät auf.
|
ListByDataBoxEdgeDeviceNext(IStorageAccountsOperations, String)
|
Listet alle StorageAccounts auf einem Data Box Edge/Data Box Gateway-Gerät auf.
|
ListByDataBoxEdgeDeviceNextAsync(IStorageAccountsOperations, String, CancellationToken)
|
Listet alle StorageAccounts auf einem Data Box Edge/Data Box Gateway-Gerät auf.
|