CloudBlobClient Methods

Windows Runtime Azure Storage Client Library

Public Methods (see also Protected Methods)

  Name Description
public method static Create  
public method Equals  (Inherited from Object)
public method GetBlobReferenceFromServerAsync Overloaded.  
public method GetContainerReference Returns a reference to a CloudBlobContainer object with the specified name.
public method GetHashCode  (Inherited from Object)
public method GetRootContainerReference Returns a reference to the root container.
public method GetServicePropertiesAsync Overloaded.  
public method GetServiceStatsAsync Overloaded.  
public method GetType  (Inherited from Object)
public method ListBlobsSegmentedAsync Overloaded.  
public method ListContainersSegmentedAsync Overloaded.  
public method SetServicePropertiesAsync Overloaded.  
public method ToString  (Inherited from Object)

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

See Also