ErrorDetailsWithNestedDetails 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 details of the error.
public class ErrorDetailsWithNestedDetails : Azure.ResourceManager.CostManagement.Models.ExportRunErrorDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CostManagement.Models.ErrorDetailsWithNestedDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CostManagement.Models.ErrorDetailsWithNestedDetails>
type ErrorDetailsWithNestedDetails = class
inherit ExportRunErrorDetails
interface IJsonModel<ErrorDetailsWithNestedDetails>
interface IPersistableModel<ErrorDetailsWithNestedDetails>
Public Class ErrorDetailsWithNestedDetails
Inherits ExportRunErrorDetails
Implements IJsonModel(Of ErrorDetailsWithNestedDetails), IPersistableModel(Of ErrorDetailsWithNestedDetails)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Code |
Error code. (Inherited from ExportRunErrorDetails) |
| Message |
Error message indicating why the operation failed. (Inherited from ExportRunErrorDetails) |