CloudBlob.OpenRead Method
| Name | Description |
|---|---|
| CloudBlob.OpenRead () | Opens a stream for reading the blob's contents. |
| CloudBlob.OpenRead (BlobRequestOptions) | Opens a stream for reading the blob's contents, using a conditional request based on the BlobRequestOptions that you specify. |