1. Packages
  2. Packages
  3. Azure Native
  4. API Docs
  5. billingtrust
  6. listAssessmentUploadToken
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.23.0
published on Saturday, Jul 18, 2026 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.23.0
published on Saturday, Jul 18, 2026 by Pulumi

    Request a time-bound, principal-bound upload token for supplemental document uploads.

    Uses Azure REST API version 2026-03-17-preview.

    Using listAssessmentUploadToken

    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 listAssessmentUploadToken(args: ListAssessmentUploadTokenArgs, opts?: InvokeOptions): Promise<ListAssessmentUploadTokenResult>
    function listAssessmentUploadTokenOutput(args: ListAssessmentUploadTokenOutputArgs, opts?: InvokeOptions): Output<ListAssessmentUploadTokenResult>
    def list_assessment_upload_token(resource_uri: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> ListAssessmentUploadTokenResult
    def list_assessment_upload_token_output(resource_uri: pulumi.Input[Optional[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[ListAssessmentUploadTokenResult]
    func ListAssessmentUploadToken(ctx *Context, args *ListAssessmentUploadTokenArgs, opts ...InvokeOption) (*ListAssessmentUploadTokenResult, error)
    func ListAssessmentUploadTokenOutput(ctx *Context, args *ListAssessmentUploadTokenOutputArgs, opts ...InvokeOption) ListAssessmentUploadTokenResultOutput

    > Note: This function is named ListAssessmentUploadToken in the Go SDK.

    public static class ListAssessmentUploadToken 
    {
        public static Task<ListAssessmentUploadTokenResult> InvokeAsync(ListAssessmentUploadTokenArgs args, InvokeOptions? opts = null)
        public static Output<ListAssessmentUploadTokenResult> Invoke(ListAssessmentUploadTokenInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListAssessmentUploadTokenResult> listAssessmentUploadToken(ListAssessmentUploadTokenArgs args, InvokeOptions options)
    public static Output<ListAssessmentUploadTokenResult> listAssessmentUploadToken(ListAssessmentUploadTokenArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:billingtrust:listAssessmentUploadToken
      arguments:
        # arguments dictionary
    data "azure-native_billingtrust_list_assessment_upload_token" "name" {
        # arguments
    }

    The following arguments are supported:

    ResourceUri string
    The fully qualified Azure Resource manager identifier of the resource.
    ResourceUri string
    The fully qualified Azure Resource manager identifier of the resource.
    resource_uri string
    The fully qualified Azure Resource manager identifier of the resource.
    resourceUri String
    The fully qualified Azure Resource manager identifier of the resource.
    resourceUri string
    The fully qualified Azure Resource manager identifier of the resource.
    resource_uri str
    The fully qualified Azure Resource manager identifier of the resource.
    resourceUri String
    The fully qualified Azure Resource manager identifier of the resource.

    listAssessmentUploadToken Result

    The following output properties are available:

    Token string
    The time-bound, principal-bound upload token
    Token string
    The time-bound, principal-bound upload token
    token string
    The time-bound, principal-bound upload token
    token String
    The time-bound, principal-bound upload token
    token string
    The time-bound, principal-bound upload token
    token str
    The time-bound, principal-bound upload token
    token String
    The time-bound, principal-bound upload token

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Viewing docs for Azure Native v3.23.0
    published on Saturday, Jul 18, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial