StorageCacheAscOperationError 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.
Describes the format of Error response.
public class StorageCacheAscOperationError : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.StorageCache.Models.StorageCacheAscOperationError>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.StorageCache.Models.StorageCacheAscOperationError>
type StorageCacheAscOperationError = class
interface IJsonModel<StorageCacheAscOperationError>
interface IPersistableModel<StorageCacheAscOperationError>
Public Class StorageCacheAscOperationError
Implements IJsonModel(Of StorageCacheAscOperationError), IPersistableModel(Of StorageCacheAscOperationError)
- Inheritance
-
StorageCacheAscOperationError
- Implements
Properties
| Name | Description |
|---|---|
| Code |
Error code. |
| Message |
Error message indicating why the operation failed. |