Show / Hide Table of Contents

Enum ThresholdType

The type of threshold. Valid values are PERCENTAGE or ABSOLUTE.

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

Fields

Name Description
Absolute
Percentage
UnknownEnumValue
In this article
Back to top