This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.billing.getBillingRoleAssignmentByEnrollmentAccount
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets a role assignment for the caller on a enrollment Account. The operation is supported only for billing accounts with agreement type Enterprise Agreement. Azure REST API version: 2019-10-01-preview.
Other available API versions: 2024-04-01.
Using getBillingRoleAssignmentByEnrollmentAccount
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getBillingRoleAssignmentByEnrollmentAccount(args: GetBillingRoleAssignmentByEnrollmentAccountArgs, opts?: InvokeOptions): Promise<GetBillingRoleAssignmentByEnrollmentAccountResult>
function getBillingRoleAssignmentByEnrollmentAccountOutput(args: GetBillingRoleAssignmentByEnrollmentAccountOutputArgs, opts?: InvokeOptions): Output<GetBillingRoleAssignmentByEnrollmentAccountResult>def get_billing_role_assignment_by_enrollment_account(billing_account_name: Optional[str] = None,
                                                      billing_role_assignment_name: Optional[str] = None,
                                                      enrollment_account_name: Optional[str] = None,
                                                      opts: Optional[InvokeOptions] = None) -> GetBillingRoleAssignmentByEnrollmentAccountResult
def get_billing_role_assignment_by_enrollment_account_output(billing_account_name: Optional[pulumi.Input[str]] = None,
                                                      billing_role_assignment_name: Optional[pulumi.Input[str]] = None,
                                                      enrollment_account_name: Optional[pulumi.Input[str]] = None,
                                                      opts: Optional[InvokeOptions] = None) -> Output[GetBillingRoleAssignmentByEnrollmentAccountResult]func LookupBillingRoleAssignmentByEnrollmentAccount(ctx *Context, args *LookupBillingRoleAssignmentByEnrollmentAccountArgs, opts ...InvokeOption) (*LookupBillingRoleAssignmentByEnrollmentAccountResult, error)
func LookupBillingRoleAssignmentByEnrollmentAccountOutput(ctx *Context, args *LookupBillingRoleAssignmentByEnrollmentAccountOutputArgs, opts ...InvokeOption) LookupBillingRoleAssignmentByEnrollmentAccountResultOutput> Note: This function is named LookupBillingRoleAssignmentByEnrollmentAccount in the Go SDK.
public static class GetBillingRoleAssignmentByEnrollmentAccount 
{
    public static Task<GetBillingRoleAssignmentByEnrollmentAccountResult> InvokeAsync(GetBillingRoleAssignmentByEnrollmentAccountArgs args, InvokeOptions? opts = null)
    public static Output<GetBillingRoleAssignmentByEnrollmentAccountResult> Invoke(GetBillingRoleAssignmentByEnrollmentAccountInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBillingRoleAssignmentByEnrollmentAccountResult> getBillingRoleAssignmentByEnrollmentAccount(GetBillingRoleAssignmentByEnrollmentAccountArgs args, InvokeOptions options)
public static Output<GetBillingRoleAssignmentByEnrollmentAccountResult> getBillingRoleAssignmentByEnrollmentAccount(GetBillingRoleAssignmentByEnrollmentAccountArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:billing:getBillingRoleAssignmentByEnrollmentAccount
  arguments:
    # arguments dictionaryThe following arguments are supported:
- BillingAccount stringName 
- The ID that uniquely identifies a billing account.
- BillingRole stringAssignment Name 
- The ID that uniquely identifies a role assignment.
- EnrollmentAccount stringName 
- The ID that uniquely identifies an enrollment account.
- BillingAccount stringName 
- The ID that uniquely identifies a billing account.
- BillingRole stringAssignment Name 
- The ID that uniquely identifies a role assignment.
- EnrollmentAccount stringName 
- The ID that uniquely identifies an enrollment account.
- billingAccount StringName 
- The ID that uniquely identifies a billing account.
- billingRole StringAssignment Name 
- The ID that uniquely identifies a role assignment.
- enrollmentAccount StringName 
- The ID that uniquely identifies an enrollment account.
- billingAccount stringName 
- The ID that uniquely identifies a billing account.
- billingRole stringAssignment Name 
- The ID that uniquely identifies a role assignment.
- enrollmentAccount stringName 
- The ID that uniquely identifies an enrollment account.
- billing_account_ strname 
- The ID that uniquely identifies a billing account.
- billing_role_ strassignment_ name 
- The ID that uniquely identifies a role assignment.
- enrollment_account_ strname 
- The ID that uniquely identifies an enrollment account.
- billingAccount StringName 
- The ID that uniquely identifies a billing account.
- billingRole StringAssignment Name 
- The ID that uniquely identifies a role assignment.
- enrollmentAccount StringName 
- The ID that uniquely identifies an enrollment account.
getBillingRoleAssignmentByEnrollmentAccount Result
The following output properties are available:
- CreatedBy stringPrincipal Id 
- The principal Id of the user who created the role assignment.
- CreatedBy stringPrincipal Tenant Id 
- The tenant Id of the user who created the role assignment.
- CreatedBy stringUser Email Address 
- The email address of the user who created the role assignment. This is supported only for billing accounts with agreement type Enterprise Agreement.
- CreatedOn string
- The date the role assignment was created.
- Id string
- Resource Id.
- Name string
- Resource name.
- Scope string
- The scope at which the role was assigned.
- Type string
- Resource type.
- PrincipalId string
- The principal id of the user to whom the role was assigned.
- PrincipalTenant stringId 
- The principal tenant id of the user to whom the role was assigned.
- RoleDefinition stringId 
- The ID of the role definition.
- UserAuthentication stringType 
- 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.
- UserEmail stringAddress 
- The email address of the user to whom the role was assigned. This is supported only for billing accounts with agreement type Enterprise Agreement.
- CreatedBy stringPrincipal Id 
- The principal Id of the user who created the role assignment.
- CreatedBy stringPrincipal Tenant Id 
- The tenant Id of the user who created the role assignment.
- CreatedBy stringUser Email Address 
- The email address of the user who created the role assignment. This is supported only for billing accounts with agreement type Enterprise Agreement.
- CreatedOn string
- The date the role assignment was created.
- Id string
- Resource Id.
- Name string
- Resource name.
- Scope string
- The scope at which the role was assigned.
- Type string
- Resource type.
- PrincipalId string
- The principal id of the user to whom the role was assigned.
- PrincipalTenant stringId 
- The principal tenant id of the user to whom the role was assigned.
- RoleDefinition stringId 
- The ID of the role definition.
- UserAuthentication stringType 
- 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.
- UserEmail stringAddress 
- The email address of the user to whom the role was assigned. This is supported only for billing accounts with agreement type Enterprise Agreement.
- createdBy StringPrincipal Id 
- The principal Id of the user who created the role assignment.
- createdBy StringPrincipal Tenant Id 
- The tenant Id of the user who created the role assignment.
- createdBy StringUser Email Address 
- The email address of the user who created the role assignment. This is supported only for billing accounts with agreement type Enterprise Agreement.
- createdOn String
- The date the role assignment was created.
- id String
- Resource Id.
- name String
- Resource name.
- scope String
- The scope at which the role was assigned.
- type String
- Resource type.
- principalId String
- The principal id of the user to whom the role was assigned.
- principalTenant StringId 
- The principal tenant id of the user to whom the role was assigned.
- roleDefinition StringId 
- The ID of the role definition.
- userAuthentication StringType 
- 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.
- userEmail StringAddress 
- The email address of the user to whom the role was assigned. This is supported only for billing accounts with agreement type Enterprise Agreement.
- createdBy stringPrincipal Id 
- The principal Id of the user who created the role assignment.
- createdBy stringPrincipal Tenant Id 
- The tenant Id of the user who created the role assignment.
- createdBy stringUser Email Address 
- The email address of the user who created the role assignment. This is supported only for billing accounts with agreement type Enterprise Agreement.
- createdOn string
- The date the role assignment was created.
- id string
- Resource Id.
- name string
- Resource name.
- scope string
- The scope at which the role was assigned.
- type string
- Resource type.
- principalId string
- The principal id of the user to whom the role was assigned.
- principalTenant stringId 
- The principal tenant id of the user to whom the role was assigned.
- roleDefinition stringId 
- The ID of the role definition.
- userAuthentication stringType 
- 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.
- userEmail stringAddress 
- The email address of the user to whom the role was assigned. This is supported only for billing accounts with agreement type Enterprise Agreement.
- created_by_ strprincipal_ id 
- The principal Id of the user who created the role assignment.
- created_by_ strprincipal_ tenant_ id 
- The tenant Id of the user who created the role assignment.
- created_by_ struser_ email_ address 
- The email address of the user who created the role assignment. This is supported only for billing accounts with agreement type Enterprise Agreement.
- created_on str
- The date the role assignment was created.
- id str
- Resource Id.
- name str
- Resource name.
- scope str
- The scope at which the role was assigned.
- type str
- Resource type.
- principal_id str
- The principal id of the user to whom the role was assigned.
- principal_tenant_ strid 
- The principal tenant id of the user to whom the role was assigned.
- role_definition_ strid 
- The ID of the role definition.
- user_authentication_ strtype 
- 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_email_ straddress 
- The email address of the user to whom the role was assigned. This is supported only for billing accounts with agreement type Enterprise Agreement.
- createdBy StringPrincipal Id 
- The principal Id of the user who created the role assignment.
- createdBy StringPrincipal Tenant Id 
- The tenant Id of the user who created the role assignment.
- createdBy StringUser Email Address 
- The email address of the user who created the role assignment. This is supported only for billing accounts with agreement type Enterprise Agreement.
- createdOn String
- The date the role assignment was created.
- id String
- Resource Id.
- name String
- Resource name.
- scope String
- The scope at which the role was assigned.
- type String
- Resource type.
- principalId String
- The principal id of the user to whom the role was assigned.
- principalTenant StringId 
- The principal tenant id of the user to whom the role was assigned.
- roleDefinition StringId 
- The ID of the role definition.
- userAuthentication StringType 
- 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.
- userEmail StringAddress 
- The email address of the user to whom the role was assigned. This is supported only for billing accounts with agreement type Enterprise Agreement.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi