billingAccount property
The billing account used for the resources which are direct children of workload.
This billing account is initially associated with the resources created as
part of Workload creation. After the initial creation of these resources,
the customer can change the assigned billing account. The resource name
has the form billingAccounts/{billing_account_id}
. For example,
billingAccounts/012345-567890-ABCDEF
.
Optional.
Implementation
core.String? billingAccount;