SalesBuy
1-855-856-7678
Technical SupportSupport
| Name | Description | |
|---|---|---|
![]() | BeginCopyFromBlob | Overloaded. Begins an asynchronous operation to copy another blob's contents, properties, and metadata to the blob referenced by this CloudBlob object. |
![]() | BeginCreateSnapshot | Overloaded. Begins an asynchronous operation to create a snapshot of the blob. |
![]() | BeginDelete | Overloaded. Begins an asynchronous operation to delete the blob. |
![]() | BeginDeleteIfExists | Overloaded. |
![]() | BeginDownloadToStream | Overloaded. Begins an asynchronous operation to download the contents of a blob to a stream. |
![]() | BeginFetchAttributes | Overloaded. Begins an asynchronous operation to populate the blob's properties and metadata. |
![]() | BeginSetMetadata | Overloaded. Begins an asynchronous operation to update the blob's metadata. |
![]() | BeginSetProperties | Overloaded. |
![]() | BeginUploadFromStream | Overloaded. |
![]() | CopyFromBlob | Overloaded. |
![]() | CreateSnapshot | Overloaded. |
![]() | Delete | Overloaded. |
![]() | DeleteIfExists | Overloaded. |
![]() | DownloadByteArray | Overloaded. Downloads the blob's contents as an array of bytes. |
![]() | DownloadText | Overloaded. |
![]() | DownloadToFile | Overloaded. |
![]() | DownloadToStream | Overloaded. |
![]() | EndCopyFromBlob | Ends an asynchronous operation to copy a blob's contents, properties, and metadata to a new blob. |
![]() | EndCreateSnapshot | Ends an asynchronous operation to create a snapshot of the blob. |
![]() | EndDelete | Ends an asynchronous operation to delete the blob. |
![]() | EndDeleteIfExists | Ends an asynchronous operation to delete the blob if it exists. |
![]() | EndDownloadToStream | Ends an asynchronous operation to download the contents of a blob to a stream. |
![]() | EndFetchAttributes | Ends an asynchronous operation to populate the blob's properties and metadata. |
![]() | EndSetMetadata | Ends an asynchronous operation to update the blob's metadata. |
![]() | EndSetProperties | Ends an asynchronous operation to update the blob's properties. |
![]() | EndUploadFromStream | Ends an asynchronous operation to upload a blob from a stream. |
![]() | Equals | (Inherited from Object) |
![]() | FetchAttributes | Overloaded. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetSharedAccessSignature | Overloaded. |
![]() | GetType | (Inherited from Object) |
![]() | OpenRead | Overloaded. |
![]() | OpenWrite | Overloaded. |
![]() | SetMetadata | Overloaded. |
![]() | SetProperties | Overloaded. |
![]() | ToString | (Inherited from Object) |
![]() | UploadByteArray | Overloaded. |
![]() | UploadFile | Overloaded. |
![]() | UploadFromStream | Overloaded. |
![]() | UploadText | Overloaded. |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |
|
ParseSizeAndLastModified | Parses values from a Blob service response. This method is protected. |