Get Test Result Download URLPlain Args
data class GetTestResultDownloadURLPlainArgs(val packageName: String, val resourceGroupName: String, val testBaseAccountName: String, val testResultName: String) : ConvertibleToJava<GetTestResultDownloadURLPlainArgs>
Properties
Link copied to clipboard
The resource name of the Test Base Package.
Link copied to clipboard
The name of the resource group. The name is case insensitive.
Link copied to clipboard
The resource name of the Test Base Account.
Link copied to clipboard
The Test Result Name. It equals to TestResult-{TestResultId} string.