此主题尚未评级 - 评价此主题

CloudBlobClient 成员

Provides a client for accessing the Windows Azure Blob service.

以下各表列出了由 CloudBlobClient 类型公开的成员。

  名称 说明
  CloudBlobClient 已重载。 
页首
  名称 说明
public property BaseUri Gets the base URI for the Blob service client.
public property Credentials Gets the account credentials used to create the Blob service client.
public property DefaultDelimiter Gets or sets the default delimiter that may be used to create a blob directory structure of blobs.
public property ParallelOperationThreadCount Gets or sets the number of blocks that may be simultaneously uploaded when uploading a blob that is greater than the value specified by the SingleBlobUploadThresholdInBytes property.
public property ReadAheadInBytes Gets or sets the number of bytes to pre-fetch when reading from a stream.
public property RetryPolicy Gets or sets the default retry policy for requests made via the Blob service client.
public property SingleBlobUploadThresholdInBytes Gets or sets the maximum size of a blob in bytes that may be uploaded as a single blob.
public property Timeout Gets or sets the default timeout for requests made by the Blob service client.
public property UseIntegrityControlForStreamReading Gets or sets a value indicating whether the integrity of each block should be verified when reading from a stream.
public property WriteBlockSizeInBytes Gets or sets the block size for writing to a block blob.
页首
(请参见 受保护 方法
 名称说明
public methodBeginListBlobsWithPrefixSegmented已重载。Begins an asynchronous operation to return a result segment containing a collection of blob items whose names begin with the specified prefix.This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
public methodBeginListContainersSegmented已重载。Begins an asynchronous request to return a result segment containing a collection of containers.This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
public methodEndListBlobsWithPrefixSegmentedEnds an asynchronous operation to return a result segment containing a collection of blob items whose names begin with the specified prefix.
public methodEndListContainersSegmentedEnds an asynchronous operation to return a result segment containing a collection of containers.
public methodEquals  已重载。(继承自 Object
public methodGetBlobDirectoryReferenceReturns a reference to a CloudBlobDirectory object with the specified address.
public methodGetBlobReference已重载。 
public methodGetBlockBlobThis method is obsolete; use GetBlockBlobReference instead. 已过时。
public methodGetBlockBlobReference已重载。 
public methodGetContainerReferenceReturns a reference to a CloudBlobContainer object with the specified address.
public methodGetHashCode  (继承自 Object
public methodGetPageBlobThis method is obsolete; use GetPageBlobReference. 已过时。
public methodGetPageBlobReference已重载。 
public methodGetType  (继承自 Object
public methodListBlobsWithPrefix已重载。Returns an enumerable collection of blob items whose names begin with the specified prefix.This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
public methodListBlobsWithPrefixSegmented已重载。Returns a result segment containing a collection of blob items whose names begin with the specified prefix.This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
public methodListContainers已重载。Returns an enumerable collection of containers.This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
public methodListContainersSegmented已重载。Returns a result segment containing a collection of containers whose names begin with the specified prefix.This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
public methodstaticReferenceEquals  (继承自 Object
public methodToString  (继承自 Object
页首
  名称 说明
protected method Finalize  (继承自 Object
protected method MemberwiseClone  (继承自 Object
页首
  名称 说明
public event ResponseReceived Occurs when a response is received from the server.
页首
本文是否对您有所帮助?
(1500 个剩余字符)

社区附加资源

© 2013 Microsoft. 版权所有。
facebook page visit twitter rss feed newsletter