使用英语阅读

通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CloudFileDirectory.CreateAsync 方法

定义

重载

CreateAsync()

[Microsoft.WindowsAzure.Storage.DoesServiceRequest]
public virtual System.Threading.Tasks.Task CreateAsync();

返回

属性

适用于

Azure SDK for .NET Legacy
产品 版本
Azure SDK for .NET Legacy

CreateAsync(FileRequestOptions, OperationContext)

[Microsoft.WindowsAzure.Storage.DoesServiceRequest]
public virtual System.Threading.Tasks.Task CreateAsync(Microsoft.WindowsAzure.Storage.File.FileRequestOptions options, Microsoft.WindowsAzure.Storage.OperationContext operationContext);

参数

operationContext
OperationContext

返回

属性

适用于

Azure SDK for .NET Legacy
产品 版本
Azure SDK for .NET Legacy

CreateAsync(FileRequestOptions, OperationContext, CancellationToken)

[Microsoft.WindowsAzure.Storage.DoesServiceRequest]
public virtual System.Threading.Tasks.Task CreateAsync(Microsoft.WindowsAzure.Storage.File.FileRequestOptions options, Microsoft.WindowsAzure.Storage.OperationContext operationContext, System.Threading.CancellationToken cancellationToken);

参数

operationContext
OperationContext
cancellationToken
CancellationToken

返回

属性

适用于

Azure SDK for .NET Legacy
产品 版本
Azure SDK for .NET Legacy