GetBillingHubServiceFreeHourBalancePlainArgs

data class GetBillingHubServiceFreeHourBalancePlainArgs(val resourceGroupName: String, val testBaseAccountName: String) : ConvertibleToJava<GetBillingHubServiceFreeHourBalancePlainArgs>

Constructors

constructor(resourceGroupName: String, testBaseAccountName: String)

Properties

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard

The resource name of the Test Base Account.

Functions

Link copied to clipboard
open override fun toJava(): GetBillingHubServiceFreeHourBalancePlainArgs