1. Packages
  2. Azure Native v2
  3. API Docs
  4. testbase
  5. getTestResultConsoleLogDownloadURL
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.testbase.getTestResultConsoleLogDownloadURL

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Gets the download URL of the test execution console log file. Azure REST API version: 2022-04-01-preview.

Other available API versions: 2023-11-01-preview.

Using getTestResultConsoleLogDownloadURL

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 getTestResultConsoleLogDownloadURL(args: GetTestResultConsoleLogDownloadURLArgs, opts?: InvokeOptions): Promise<GetTestResultConsoleLogDownloadURLResult>
function getTestResultConsoleLogDownloadURLOutput(args: GetTestResultConsoleLogDownloadURLOutputArgs, opts?: InvokeOptions): Output<GetTestResultConsoleLogDownloadURLResult>
Copy
def get_test_result_console_log_download_url(log_file_name: Optional[str] = None,
                                             package_name: Optional[str] = None,
                                             resource_group_name: Optional[str] = None,
                                             test_base_account_name: Optional[str] = None,
                                             test_result_name: Optional[str] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetTestResultConsoleLogDownloadURLResult
def get_test_result_console_log_download_url_output(log_file_name: Optional[pulumi.Input[str]] = None,
                                             package_name: Optional[pulumi.Input[str]] = None,
                                             resource_group_name: Optional[pulumi.Input[str]] = None,
                                             test_base_account_name: Optional[pulumi.Input[str]] = None,
                                             test_result_name: Optional[pulumi.Input[str]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetTestResultConsoleLogDownloadURLResult]
Copy
func GetTestResultConsoleLogDownloadURL(ctx *Context, args *GetTestResultConsoleLogDownloadURLArgs, opts ...InvokeOption) (*GetTestResultConsoleLogDownloadURLResult, error)
func GetTestResultConsoleLogDownloadURLOutput(ctx *Context, args *GetTestResultConsoleLogDownloadURLOutputArgs, opts ...InvokeOption) GetTestResultConsoleLogDownloadURLResultOutput
Copy

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

public static class GetTestResultConsoleLogDownloadURL 
{
    public static Task<GetTestResultConsoleLogDownloadURLResult> InvokeAsync(GetTestResultConsoleLogDownloadURLArgs args, InvokeOptions? opts = null)
    public static Output<GetTestResultConsoleLogDownloadURLResult> Invoke(GetTestResultConsoleLogDownloadURLInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetTestResultConsoleLogDownloadURLResult> getTestResultConsoleLogDownloadURL(GetTestResultConsoleLogDownloadURLArgs args, InvokeOptions options)
public static Output<GetTestResultConsoleLogDownloadURLResult> getTestResultConsoleLogDownloadURL(GetTestResultConsoleLogDownloadURLArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:testbase:getTestResultConsoleLogDownloadURL
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

LogFileName This property is required. string
The log file name corresponding to the download URL.
PackageName
This property is required.
Changes to this property will trigger replacement.
string
The resource name of the Test Base Package.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group that contains the resource.
TestBaseAccountName
This property is required.
Changes to this property will trigger replacement.
string
The resource name of the Test Base Account.
TestResultName
This property is required.
Changes to this property will trigger replacement.
string
The Test Result Name. It equals to TestResult-{TestResultId} string.
LogFileName This property is required. string
The log file name corresponding to the download URL.
PackageName
This property is required.
Changes to this property will trigger replacement.
string
The resource name of the Test Base Package.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group that contains the resource.
TestBaseAccountName
This property is required.
Changes to this property will trigger replacement.
string
The resource name of the Test Base Account.
TestResultName
This property is required.
Changes to this property will trigger replacement.
string
The Test Result Name. It equals to TestResult-{TestResultId} string.
logFileName This property is required. String
The log file name corresponding to the download URL.
packageName
This property is required.
Changes to this property will trigger replacement.
String
The resource name of the Test Base Package.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group that contains the resource.
testBaseAccountName
This property is required.
Changes to this property will trigger replacement.
String
The resource name of the Test Base Account.
testResultName
This property is required.
Changes to this property will trigger replacement.
String
The Test Result Name. It equals to TestResult-{TestResultId} string.
logFileName This property is required. string
The log file name corresponding to the download URL.
packageName
This property is required.
Changes to this property will trigger replacement.
string
The resource name of the Test Base Package.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group that contains the resource.
testBaseAccountName
This property is required.
Changes to this property will trigger replacement.
string
The resource name of the Test Base Account.
testResultName
This property is required.
Changes to this property will trigger replacement.
string
The Test Result Name. It equals to TestResult-{TestResultId} string.
log_file_name This property is required. str
The log file name corresponding to the download URL.
package_name
This property is required.
Changes to this property will trigger replacement.
str
The resource name of the Test Base Package.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group that contains the resource.
test_base_account_name
This property is required.
Changes to this property will trigger replacement.
str
The resource name of the Test Base Account.
test_result_name
This property is required.
Changes to this property will trigger replacement.
str
The Test Result Name. It equals to TestResult-{TestResultId} string.
logFileName This property is required. String
The log file name corresponding to the download URL.
packageName
This property is required.
Changes to this property will trigger replacement.
String
The resource name of the Test Base Package.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group that contains the resource.
testBaseAccountName
This property is required.
Changes to this property will trigger replacement.
String
The resource name of the Test Base Account.
testResultName
This property is required.
Changes to this property will trigger replacement.
String
The Test Result Name. It equals to TestResult-{TestResultId} string.

getTestResultConsoleLogDownloadURL Result

The following output properties are available:

DownloadUrl string
The download URL.
ExpirationTime string
Expiry date of the download URL.
DownloadUrl string
The download URL.
ExpirationTime string
Expiry date of the download URL.
downloadUrl String
The download URL.
expirationTime String
Expiry date of the download URL.
downloadUrl string
The download URL.
expirationTime string
Expiry date of the download URL.
download_url str
The download URL.
expiration_time str
Expiry date of the download URL.
downloadUrl String
The download URL.
expirationTime String
Expiry date of the download URL.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi