TestbaseFunctions

Functions

Link copied to clipboard

API Version: 2022-04-01-preview.

suspend fun getBillingHubServiceUsage(endTimeStamp: String, pageIndex: Int? = null, pageSize: Int? = null, resourceGroupName: String, startTimeStamp: String, testBaseAccountName: String): GetBillingHubServiceUsageResult
Link copied to clipboard

Gets a Test Base CustomerEvent. API Version: 2022-04-01-preview.

suspend fun getCustomerEvent(customerEventName: String, resourceGroupName: String, testBaseAccountName: String): GetCustomerEventResult
Link copied to clipboard

Gets a favorite process for a Test Base Package. API Version: 2022-04-01-preview.

suspend fun getFavoriteProcess(favoriteProcessResourceName: String, packageName: String, resourceGroupName: String, testBaseAccountName: String): GetFavoriteProcessResult
Link copied to clipboard

Gets a Test Base Package. API Version: 2022-04-01-preview.

suspend fun getPackage(argument: suspend GetPackagePlainArgsBuilder.() -> Unit): GetPackageResult
suspend fun getPackage(packageName: String, resourceGroupName: String, testBaseAccountName: String): GetPackageResult
Link copied to clipboard

Gets the download URL of a package. API Version: 2022-04-01-preview.

suspend fun getPackageDownloadURL(packageName: String, resourceGroupName: String, testBaseAccountName: String): GetPackageDownloadURLResult
Link copied to clipboard

Gets a Test Base Account. API Version: 2022-04-01-preview.

suspend fun getTestBaseAccount(resourceGroupName: String, testBaseAccountName: String): GetTestBaseAccountResult
Link copied to clipboard

Gets the file upload URL of a Test Base Account. API Version: 2022-04-01-preview.

suspend fun getTestBaseAccountFileUploadUrl(blobName: String? = null, resourceGroupName: String, testBaseAccountName: String): GetTestBaseAccountFileUploadUrlResult
Link copied to clipboard

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

suspend fun getTestResultConsoleLogDownloadURL(logFileName: String, packageName: String, resourceGroupName: String, testBaseAccountName: String, testResultName: String): GetTestResultConsoleLogDownloadURLResult
Link copied to clipboard

Gets the download URL of the test result. API Version: 2022-04-01-preview.

suspend fun getTestResultDownloadURL(packageName: String, resourceGroupName: String, testBaseAccountName: String, testResultName: String): GetTestResultDownloadURLResult
Link copied to clipboard

Gets the download URL of the test execution screen recording. API Version: 2022-04-01-preview.

suspend fun getTestResultVideoDownloadURL(packageName: String, resourceGroupName: String, testBaseAccountName: String, testResultName: String): GetTestResultVideoDownloadURLResult