StorageCacheAscOperationInfo 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.
The status of operation.
public class StorageCacheAscOperationInfo : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.StorageCache.Models.StorageCacheAscOperationInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.StorageCache.Models.StorageCacheAscOperationInfo>
type StorageCacheAscOperationInfo = class
interface IJsonModel<StorageCacheAscOperationInfo>
interface IPersistableModel<StorageCacheAscOperationInfo>
Public Class StorageCacheAscOperationInfo
Implements IJsonModel(Of StorageCacheAscOperationInfo), IPersistableModel(Of StorageCacheAscOperationInfo)
- Inheritance
-
StorageCacheAscOperationInfo
- Implements
Properties
| Name | Description |
|---|---|
| EndTime |
The end time of the operation. |
| Error |
The error detail of the operation if any. |
| Id |
The operation Id. |
| Name |
The operation name. |
| Output |
Additional operation-specific output. |
| StartTime |
The start time of the operation. |
| Status |
The status of the operation. |