This topic has not yet been rated - Rate this topic

CloudBlob.ToPageBlob Property

Gets a CloudPageBlob object based on this blob.

Namespace: Microsoft.WindowsAzure.StorageClient
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
'Usage
Dim instance As CloudBlob
Dim value As CloudPageBlob

value = instance.ToPageBlob

'Declaration
Public ReadOnly Property ToPageBlob As CloudPageBlob
/** @property */
public CloudPageBlob get_ToPageBlob ()

public function get ToPageBlob () : CloudPageBlob

Property Value

Type: Microsoft.WindowsAzure.StorageClient.CloudPageBlob

A reference to a page blob.

This property casts a CloudBlob object to an object of type CloudPageBlob.


Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows 7 and Windows Server 2008

Target Platforms

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter