CloudPageBlob Constructor

Windows Runtime Azure Storage Client Library

Overload List

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

See Also