Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the status of the operation.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public CreateStorageSpaceStepStatus Progress { get; }
public:
property CreateStorageSpaceStepStatus^ Progress {
CreateStorageSpaceStepStatus^ get();
}
Public ReadOnly Property Progress As CreateStorageSpaceStepStatus
Property Value
Type: Microsoft.WindowsServerSolutions.Storage.CreateStorageSpaceStepStatus
An instance of the CreateStorageSpaceStepStatus class.
See Also
CreateStorageSpaceRequest Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top