BeginCreateOrUpdate(ISharesOperations, String, String, Share, String)
|
Creates a new share or updates an existing share on the device.
|
BeginCreateOrUpdateAsync(ISharesOperations, String, String, Share, String, CancellationToken)
|
Creates a new share or updates an existing share on the device.
|
BeginDelete(ISharesOperations, String, String, String)
|
Deletes the share on the Data Box Edge/Data Box Gateway device.
|
BeginDeleteAsync(ISharesOperations, String, String, String, CancellationToken)
|
Deletes the share on the Data Box Edge/Data Box Gateway device.
|
BeginRefresh(ISharesOperations, String, String, String)
|
Refreshes the share metadata with the data from the cloud.
|
BeginRefreshAsync(ISharesOperations, String, String, String, CancellationToken)
|
Refreshes the share metadata with the data from the cloud.
|
CreateOrUpdate(ISharesOperations, String, String, Share, String)
|
Creates a new share or updates an existing share on the device.
|
CreateOrUpdateAsync(ISharesOperations, String, String, Share, String, CancellationToken)
|
Creates a new share or updates an existing share on the device.
|
Delete(ISharesOperations, String, String, String)
|
Deletes the share on the Data Box Edge/Data Box Gateway device.
|
DeleteAsync(ISharesOperations, String, String, String, CancellationToken)
|
Deletes the share on the Data Box Edge/Data Box Gateway device.
|
Get(ISharesOperations, String, String, String)
|
Gets a share by name.
|
GetAsync(ISharesOperations, String, String, String, CancellationToken)
|
Gets a share by name.
|
ListByDataBoxEdgeDevice(ISharesOperations, String, String)
|
Lists all the shares in a Data Box Edge/Data Box Gateway device.
|
ListByDataBoxEdgeDeviceAsync(ISharesOperations, String, String, CancellationToken)
|
Lists all the shares in a Data Box Edge/Data Box Gateway device.
|
ListByDataBoxEdgeDeviceNext(ISharesOperations, String)
|
Lists all the shares in a Data Box Edge/Data Box Gateway device.
|
ListByDataBoxEdgeDeviceNextAsync(ISharesOperations, String, CancellationToken)
|
Lists all the shares in a Data Box Edge/Data Box Gateway device.
|
Refresh(ISharesOperations, String, String, String)
|
Refreshes the share metadata with the data from the cloud.
|
RefreshAsync(ISharesOperations, String, String, String, CancellationToken)
|
Refreshes the share metadata with the data from the cloud.
|