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
published on Saturday, Jul 18, 2026 by Pulumi
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
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 dictionarydata "azure-native_billingtrust_list_assessment_upload_token" "name" {
# arguments
}The following arguments are supported:
- Resource
Uri string - The fully qualified Azure Resource manager identifier of the resource.
- Resource
Uri string - The fully qualified Azure Resource manager identifier of the resource.
- resource_
uri string - The fully qualified Azure Resource manager identifier of the resource.
- resource
Uri String - The fully qualified Azure Resource manager identifier of the resource.
- resource
Uri string - The fully qualified Azure Resource manager identifier of the resource.
- resource_
uri str - The fully qualified Azure Resource manager identifier of the resource.
- resource
Uri 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
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
published on Saturday, Jul 18, 2026 by Pulumi