toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.billing.kotlin
/
BillingProfileArgs
/
BillingProfileArgs
Billing
Profile
Args
constructor
(
billingAccountName
:
Output
<
String
>
?
=
null
,
billingProfileName
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
BillingProfilePropertiesArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)