Namespace:
Microsoft.WindowsAzure.Storage.FileAssembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
| Name | Description |
---|
| CreateAsync(Int64)(Int64)(Int64)(Int64) | Returns a task that performs an asynchronous operation to create a file. |
| CreateAsync(Int64, AccessCondition, FileRequestOptions, OperationContext)(Int64, AccessCondition^, FileRequestOptions^, OperationContext^)(Int64, AccessCondition, FileRequestOptions, OperationContext)(Int64, AccessCondition, FileRequestOptions, OperationContext) | Returns a task that performs an asynchronous operation to create a file. |
| CreateAsync(Int64, AccessCondition, FileRequestOptions, OperationContext, CancellationToken)(Int64, AccessCondition^, FileRequestOptions^, OperationContext^, CancellationToken)(Int64, AccessCondition, FileRequestOptions, OperationContext, CancellationToken)(Int64, AccessCondition, FileRequestOptions, OperationContext, CancellationToken) | Returns a task that performs an asynchronous operation to create a file. |
| CreateAsync(Int64, CancellationToken)(Int64, CancellationToken)(Int64, CancellationToken)(Int64, CancellationToken) | Returns a task that performs an asynchronous operation to create a file. |
Return to top