C#
C++
F#
VB
CopyState.Status Property
CopyState::Status Property
CopyState.Status Property
CopyState.Status Property
Gets the status of the copy operation.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property CopyStatus Status { CopyStatus get(); internal: void set(CopyStatus value); }
Property Value
Type: Microsoft.WindowsAzure.Storage.Blob.CopyStatusMicrosoft.WindowsAzure.Storage.Blob::CopyStatusMicrosoft.WindowsAzure.Storage.Blob.CopyStatusMicrosoft.WindowsAzure.Storage.Blob.CopyStatusA CopyStatus enumeration indicating the status of the operation.