CloudBlobClient Constructor

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudBlobClient (Uri) Initializes a new instance of the CloudBlobClient class using the specified Blob service endpoint and anonymous credentials.
CloudBlobClient (Uri, StorageCredentials) Initializes a new instance of the CloudBlobClient class using the specified Blob service endpoint and account credentials.

See Also