Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BeginCreateOrUpdateWithHttpMessagesAsync(String, String, StorageAccount, String, Dictionary<String,List<String>>, CancellationToken)
|
Creates a new StorageAccount or updates an existing StorageAccount
on the device.
|
BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes the StorageAccount on the Data Box Edge/Data Box Gateway
device.
|
CreateOrUpdateWithHttpMessagesAsync(String, String, StorageAccount, String, Dictionary<String,List<String>>, CancellationToken)
|
Creates a new StorageAccount or updates an existing StorageAccount
on the device.
|
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes the StorageAccount on the Data Box Edge/Data Box Gateway
device.
|
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets a StorageAccount by name.
|
ListByDataBoxEdgeDeviceNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Lists all the storage accounts in a Data Box Edge/Data Box Gateway
device.
|
ListByDataBoxEdgeDeviceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
Lists all the storage accounts in a Data Box Edge/Data Box Gateway
device.
|
BeginCreateOrUpdate(IStorageAccountsOperations, String, String, StorageAccount, String)
|
Creates a new StorageAccount or updates an existing StorageAccount on the
device.
|
BeginCreateOrUpdateAsync(IStorageAccountsOperations, String, String, StorageAccount, String, CancellationToken)
|
Creates a new StorageAccount or updates an existing StorageAccount on the
device.
|
BeginDelete(IStorageAccountsOperations, String, String, String)
|
Deletes the StorageAccount on the Data Box Edge/Data Box Gateway device.
|
BeginDeleteAsync(IStorageAccountsOperations, String, String, String, CancellationToken)
|
Deletes the StorageAccount on the Data Box Edge/Data Box Gateway device.
|
CreateOrUpdate(IStorageAccountsOperations, String, String, StorageAccount, String)
|
Creates a new StorageAccount or updates an existing StorageAccount on the
device.
|
CreateOrUpdateAsync(IStorageAccountsOperations, String, String, StorageAccount, String, CancellationToken)
|
Creates a new StorageAccount or updates an existing StorageAccount on the
device.
|
Delete(IStorageAccountsOperations, String, String, String)
|
Deletes the StorageAccount on the Data Box Edge/Data Box Gateway device.
|
DeleteAsync(IStorageAccountsOperations, String, String, String, CancellationToken)
|
Deletes the StorageAccount on the Data Box Edge/Data Box Gateway device.
|
Get(IStorageAccountsOperations, String, String, String)
|
Gets a StorageAccount by name.
|
GetAsync(IStorageAccountsOperations, String, String, String, CancellationToken)
|
Gets a StorageAccount by name.
|
ListByDataBoxEdgeDevice(IStorageAccountsOperations, String, String)
|
Lists all the storage accounts in a Data Box Edge/Data Box Gateway device.
|
ListByDataBoxEdgeDeviceAsync(IStorageAccountsOperations, String, String, CancellationToken)
|
Lists all the storage accounts in a Data Box Edge/Data Box Gateway device.
|
ListByDataBoxEdgeDeviceNext(IStorageAccountsOperations, String)
|
Lists all the storage accounts in a Data Box Edge/Data Box Gateway device.
|
ListByDataBoxEdgeDeviceNextAsync(IStorageAccountsOperations, String, CancellationToken)
|
Lists all the storage accounts in a Data Box Edge/Data Box Gateway device.
|