StorSimpleManagementClientExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is an RESTFul API to manage you StorSimple Objects
public static class StorSimpleManagementClientExtensions
type StorSimpleManagementClientExtensions = class
Public Module StorSimpleManagementClientExtensions
- Inheritance
-
StorSimpleManagementClientExtensions
Methods
GetOperationStatus(IStorSimpleManagementClient, String) |
The Get Task Status returns the status of the specified task id. After calling an asynchronous task, you can call Get Task Status to determine whether the task has succeeded, failed, or is still in progress. |
GetOperationStatusAsync(IStorSimpleManagementClient, String) |
The Get Task Status returns the status of the specified task id. After calling an asynchronous task, you can call Get Task Status to determine whether the task has succeeded, failed, or is still in progress. |
Applies to
Azure SDK for .NET