toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.costmanagement.kotlin.inputs
/
GetMarkupRulePlainArgs
Get
Markup
Rule
Plain
Args
data
class
GetMarkupRulePlainArgs
(
val
billingAccountId
:
String
,
val
billingProfileId
:
String
,
val
name
:
String
)
:
ConvertibleToJava
<
GetMarkupRulePlainArgs
>
Members
Constructors
Get
Markup
Rule
Plain
Args
Link copied to clipboard
constructor
(
billingAccountId
:
String
,
billingProfileId
:
String
,
name
:
String
)
Properties
billing
Account
Id
Link copied to clipboard
val
billingAccountId
:
String
BillingAccount ID
billing
Profile
Id
Link copied to clipboard
val
billingProfileId
:
String
BillingProfile ID
name
Link copied to clipboard
val
name
:
String
Markup rule name.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMarkupRulePlainArgs