CloudBlockBlob Constructor

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudBlockBlob (Uri) Initializes a new instance of the CloudBlockBlob class using an absolute URI to the blob.
CloudBlockBlob (Uri, StorageCredentials) Initializes a new instance of the CloudBlockBlob class using an absolute URI to the blob.
CloudBlockBlob (Uri, Nullable, StorageCredentials) Initializes a new instance of the CloudBlockBlob class using an absolute URI to the blob.

See Also