OperationSummary 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.
Operation info.
public class OperationSummary
type OperationSummary = class
Public Class OperationSummary
- Inheritance
-
OperationSummary
Properties
CreatedOn |
Date and time (UTC) when the operation was created. |
Kind |
Type of operation. |
LastUpdatedOn |
Date and time (UTC) when the operation was last updated. |
OperationId |
Operation ID. |
PercentCompleted |
Operation progress (0-100). |
ResourceLocation |
URI of the resource targeted by this operation. |
ServiceVersion |
Service version used to create this operation. |
Status |
Operation status. |
Tags |
List of key-value tag attributes associated with the document model. |
Applies to
Azure SDK for .NET