BlobProperties Constructor (BlobProperties) (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
BlobProperties Constructor (BlobProperties)(BlobProperties^)(BlobProperties)(BlobProperties)
Initializes a new instance of the BlobProperties class based on an existing instance.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Remarks
Lease-related properties will not be cloned, because a lease associated with the base blob is not copied to the snapshot.
Return to top
Initializes a new instance of the BlobProperties class based on an existing instance.
Syntax
Remarks
Lease-related properties will not be cloned, because a lease associated with the base blob is not copied to the snapshot.