Class BudgetAmount
Inheritance
System.Object
BudgetAmount
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Billing.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class BudgetAmount
Fields
View SourceSpecifiedAmount
A specified amount to use as the budget. currencyCode is optional. If specified, it must match the currency of the billing account. The currencyCode is provided on output. Structure is documented below.
Declaration
public readonly BudgetAmountSpecifiedAmount SpecifiedAmount
Field Value
| Type | Description |
|---|---|
| BudgetAmountSpecifiedAmount |