Show / Hide Table of Contents

Enum TargetType

The type of target on which the budget is applied. Valid values are COMPARTMENT or TAG.

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

Fields

Name Description
Compartment
Tag
UnknownEnumValue
In this article
Back to top