Billing Role Assignment By Department Args
constructor(billingAccountName: Output<String>? = null, billingRoleAssignmentName: Output<String>? = null, departmentName: Output<String>? = null, principalId: Output<String>? = null, principalTenantId: Output<String>? = null, roleDefinitionId: Output<String>? = null, userAuthenticationType: Output<String>? = null, userEmailAddress: Output<String>? = null)