Consumption Functions
object ConsumptionFunctions
Functions
Link copied to clipboard
suspend fun getBudgetResourceGroup(argument: GetBudgetResourceGroupPlainArgs): GetBudgetResourceGroupResult
Use this data source to access information about an existing Consumption Budget for a specific resource group.
suspend fun getBudgetResourceGroup(argument: suspend GetBudgetResourceGroupPlainArgsBuilder.() -> Unit): GetBudgetResourceGroupResult
suspend fun getBudgetResourceGroup(name: String, resourceGroupId: String): GetBudgetResourceGroupResult
Link copied to clipboard
suspend fun getBudgetSubscription(argument: GetBudgetSubscriptionPlainArgs): GetBudgetSubscriptionResult
Use this data source to access information about an existing Consumption Budget for a specific subscription.
suspend fun getBudgetSubscription(argument: suspend GetBudgetSubscriptionPlainArgsBuilder.() -> Unit): GetBudgetSubscriptionResult
suspend fun getBudgetSubscription(name: String, subscriptionId: String): GetBudgetSubscriptionResult