toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.billing.kotlin.inputs
/
BillingRoleAssignmentPropertiesArgs
/
BillingRoleAssignmentPropertiesArgs
Billing
Role
Assignment
Properties
Args
constructor
(
principalId
:
Output
<
String
>
?
=
null
,
principalPuid
:
Output
<
String
>
?
=
null
,
principalTenantId
:
Output
<
String
>
?
=
null
,
roleDefinitionId
:
Output
<
String
>
,
scope
:
Output
<
String
>
?
=
null
,
userAuthenticationType
:
Output
<
String
>
?
=
null
,
userEmailAddress
:
Output
<
String
>
?
=
null
)