BillingRoleAssignmentProperties interface
The properties of the billing role assignment.
Properties
| billing |
The name of the billing account. |
| billing |
The fully qualified ID that uniquely identifies a billing account. |
| billing |
The name of the billing profile. |
| billing |
The fully qualified ID that uniquely identifies a billing profile. |
| billing |
The ID of the billing request that was created for the role assignment. This is only applicable to cross tenant role assignments or role assignments created through the billing request. |
| created |
The object ID of the user who created the role assignment. |
| created |
The principal PUID of the user who created the role assignment. |
| created |
The tenant Id of the user who created the role assignment. |
| created |
The email address of the user who created the role assignment. This is supported only for billing accounts with agreement type Enterprise Agreement. |
| created |
The date the role assignment was created. |
| customer |
The name of the customer. |
| customer |
The fully qualified ID that uniquely identifies a customer. |
| invoice |
The name of the invoice section. |
| invoice |
The fully qualified ID that uniquely identifies an invoice section. |
| modified |
The principal PUID of the user who modified the role assignment. |
| modified |
The principal PUID of the user who modified the role assignment. |
| modified |
The tenant Id of the user who modified the role assignment. |
| modified |
The email address of the user who modified the role assignment. This is supported only for billing accounts with agreement type Enterprise Agreement. |
| modified |
The date the role assignment was modified. |
| principal |
The display name of the principal to whom the role was assigned. |
| principal |
The object id of the user to whom the role was assigned. |
| principal |
The principal PUID of the user to whom the role was assigned. |
| principal |
The principal tenant id of the user to whom the role was assigned. |
| principal |
The friendly name of the tenant of the user to whom the role was assigned. This will be 'Primary Tenant' for the primary tenant of the billing account. |
| principal |
The type of a role Assignment. |
| provisioning |
The provisioning state of the resource during a long-running operation. |
| role |
The ID of the role definition. |
| scope | The scope at which the role was assigned. |
| user |
The authentication type of the user, whether Organization or MSA, of the user to whom the role was assigned. This is supported only for billing accounts with agreement type Enterprise Agreement. |
| user |
The email address of the user to whom the role was assigned. This is supported only for billing accounts with agreement type Enterprise Agreement. |
Property Details
billingAccountDisplayName
The name of the billing account.
billingAccountDisplayName?: string
Property Value
string
billingAccountId
The fully qualified ID that uniquely identifies a billing account.
billingAccountId?: string
Property Value
string
billingProfileDisplayName
The name of the billing profile.
billingProfileDisplayName?: string
Property Value
string
billingProfileId
The fully qualified ID that uniquely identifies a billing profile.
billingProfileId?: string
Property Value
string
billingRequestId
The ID of the billing request that was created for the role assignment. This is only applicable to cross tenant role assignments or role assignments created through the billing request.
billingRequestId?: string
Property Value
string
createdByPrincipalId
The object ID of the user who created the role assignment.
createdByPrincipalId?: string
Property Value
string
createdByPrincipalPuid
The principal PUID of the user who created the role assignment.
createdByPrincipalPuid?: string
Property Value
string
createdByPrincipalTenantId
The tenant Id of the user who created the role assignment.
createdByPrincipalTenantId?: string
Property Value
string
createdByUserEmailAddress
The email address of the user who created the role assignment. This is supported only for billing accounts with agreement type Enterprise Agreement.
createdByUserEmailAddress?: string
Property Value
string
createdOn
The date the role assignment was created.
createdOn?: Date
Property Value
Date
customerDisplayName
The name of the customer.
customerDisplayName?: string
Property Value
string
customerId
The fully qualified ID that uniquely identifies a customer.
customerId?: string
Property Value
string
invoiceSectionDisplayName
The name of the invoice section.
invoiceSectionDisplayName?: string
Property Value
string
invoiceSectionId
The fully qualified ID that uniquely identifies an invoice section.
invoiceSectionId?: string
Property Value
string
modifiedByPrincipalId
The principal PUID of the user who modified the role assignment.
modifiedByPrincipalId?: string
Property Value
string
modifiedByPrincipalPuid
The principal PUID of the user who modified the role assignment.
modifiedByPrincipalPuid?: string
Property Value
string
modifiedByPrincipalTenantId
The tenant Id of the user who modified the role assignment.
modifiedByPrincipalTenantId?: string
Property Value
string
modifiedByUserEmailAddress
The email address of the user who modified the role assignment. This is supported only for billing accounts with agreement type Enterprise Agreement.
modifiedByUserEmailAddress?: string
Property Value
string
modifiedOn
The date the role assignment was modified.
modifiedOn?: Date
Property Value
Date
principalDisplayName
The display name of the principal to whom the role was assigned.
principalDisplayName?: string
Property Value
string
principalId
The object id of the user to whom the role was assigned.
principalId?: string
Property Value
string
principalPuid
The principal PUID of the user to whom the role was assigned.
principalPuid?: string
Property Value
string
principalTenantId
The principal tenant id of the user to whom the role was assigned.
principalTenantId?: string
Property Value
string
principalTenantName
The friendly name of the tenant of the user to whom the role was assigned. This will be 'Primary Tenant' for the primary tenant of the billing account.
principalTenantName?: string
Property Value
string
principalType
The type of a role Assignment.
principalType?: string
Property Value
string
provisioningState
The provisioning state of the resource during a long-running operation.
provisioningState?: string
Property Value
string
roleDefinitionId
The ID of the role definition.
roleDefinitionId: string
Property Value
string
scope
The scope at which the role was assigned.
scope?: string
Property Value
string
userAuthenticationType
The authentication type of the user, whether Organization or MSA, of the user to whom the role was assigned. This is supported only for billing accounts with agreement type Enterprise Agreement.
userAuthenticationType?: string
Property Value
string
userEmailAddress
The email address of the user to whom the role was assigned. This is supported only for billing accounts with agreement type Enterprise Agreement.
userEmailAddress?: string
Property Value
string