Show / Hide Table of Contents

Enum AlertType

Valid values are ACTUAL (the alert triggers based on actual usage), or FORECAST (the alert triggers based on predicted usage).

Namespace: Oci.BudgetService.Models
Assembly: OCI.DotNetSDK.Budget.dll
Syntax
public enum AlertType

Fields

Name Description
Actual
Forecast
UnknownEnumValue
In this article
Back to top