get Billing Hub Service Free Hour Balance
suspend fun getBillingHubServiceFreeHourBalance(argument: GetBillingHubServiceFreeHourBalancePlainArgs): GetBillingHubServiceFreeHourBalanceResult
Uses Azure REST API version 2022-04-01-preview. Other available API versions: 2023-11-01-preview.
Return
null
Parameters
argument
null
suspend fun getBillingHubServiceFreeHourBalance(resourceGroupName: String, testBaseAccountName: String): GetBillingHubServiceFreeHourBalanceResult
Return
null
Parameters
resource Group Name
The name of the resource group that contains the resource.
test Base Account Name
The resource name of the Test Base Account.
See also
suspend fun getBillingHubServiceFreeHourBalance(argument: suspend GetBillingHubServiceFreeHourBalancePlainArgsBuilder.() -> Unit): GetBillingHubServiceFreeHourBalanceResult
Return
null
Parameters
argument
Builder for com.pulumi.azurenative.testbase.kotlin.inputs.GetBillingHubServiceFreeHourBalancePlainArgs.