Operation Class
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.
Represents a long-running operation.
public abstract class Operation
type Operation = class
Public MustInherit Class Operation
- Inheritance
-
Operation
- Derived
Has |
Returns true if the long-running operation completed. |
Id |
Gets an ID representing the operation that can be used to poll for the status of the long-running operation. There are cases that operation id is not available, we return "NOT_SET" for unavailable operation id. |
Get |
The last HTTP response received from the server. |
Get |
Get a token that can be used to rehydrate the operation. |
Rehydrate(Http |
Rehydrates an operation from a RehydrationToken. |
Rehydrate<T>(Http |
Rehydrates an operation from a RehydrationToken. |
Rehydrate |
Rehydrates an operation from a RehydrationToken. |
Rehydrate |
Rehydrates an operation from a RehydrationToken. |
Update |
Calls the server to get updated status of the long-running operation. |
Update |
Calls the server to get updated status of the long-running operation. |
Wait |
Periodically calls the server till the long-running operation completes. |
Wait |
Periodically calls the server till the long-running operation completes. |
Wait |
Periodically calls the server till the long-running operation completes. |
Wait |
Periodically calls the server till the long-running operation completes. |
Wait |
Periodically calls the server till the long-running operation completes. |
Wait |
Periodically calls the server till the long-running operation completes. |
Продукт | Версии |
---|---|
Azure SDK for .NET | Latest |
Отзыв о Azure SDK for .NET
Azure SDK for .NET — это проект с открытым исходным кодом. Выберите ссылку, чтобы оставить отзыв: