This topic has not yet been rated - Rate this topic

BlobRequest Methods

  Name Description
public method static AddConditional Overloaded.  
public method static AddMetadata Overloaded.  
public method static CopyFrom Constructs a web request to copy a blob.
public method static Delete Constructs a web request to delete a blob.
public method static Get Overloaded.  
public method static GetBlockList Constructs a web request to return the list of blocks for a block blob.
public method static GetMetadata Constructs a web request to return the user-defined metadata for the blob.
public method static GetPageRanges Constructs a web request to return the list of active page ranges for a page blob.
public method static GetProperties Constructs a web request to return the blob's system properties.
public method static GetServiceProperties Gets the properties of an account’s Blob service.
public method static Lease Constructs a web request to use to acquire, renew, release or break the lease for the blob.
public method static List Constructs a web request to return a listing of all blobs in the container.
public method static Put Constructs a web request to create a new block blob or page blob, or to update the content of an existing block blob.
public method static PutBlock Constructs a web request to write a block to a block blob.
public method static PutBlockList Constructs a web request to create or update a blob by committing a block list.
public method static PutPage Constructs a web request to write or clear a range of pages in a page blob.
public method static SetMetadata Constructs a web request to set user-defined metadata for the blob.
public method static SetProperties Constructs a web request to set system properties for a blob.
public method static SetServiceProperties Sets the properties of an account’s Blob service.
public method static SignRequest Signs the request for Shared Key authentication.
public method static SignRequestForSharedKeyLite Signs the request for Shared Key Lite authentication.
public method static Snapshot Constructs a web request to create a snapshot of a blob.
public method static WriteBlockListBody Writes the body of the block list to the specified stream in XML format.
public method static WriteServiceProperties Writes the Blob service properties to an output stream.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter