getDraftPackagePath

Gets draft package path and temp working path with SAS. Azure REST API version: 2023-11-01-preview.

Return

The response of getting a download URL.

Parameters

argument

null


suspend fun getDraftPackagePath(draftPackageName: String, resourceGroupName: String, testBaseAccountName: String): GetDraftPackagePathResult

Return

The response of getting a download URL.

Parameters

draftPackageName

The resource name of the Test Base Draft Package.

resourceGroupName

The name of the resource group. The name is case insensitive.

testBaseAccountName

The resource name of the Test Base Account.

See also


Return

The response of getting a download URL.

Parameters

argument

Builder for com.pulumi.azurenative.testbase.kotlin.inputs.GetDraftPackagePathPlainArgs.

See also