Class RootCauseDetail
The root cause details of the cost anomaly event.
Inherited Members
Namespace: Oci.BudgetService.Models
Assembly: OCI.DotNetSDK.Budget.dll
Syntax
public class RootCauseDetail
Properties
Value
Declaration
[JsonProperty(PropertyName = "value")]
public object Value { get; set; }
Property Value
| Type | Description |
|---|---|
| object | The json object representing the root cause details of the anomaly event. |