Package-level declarations
Types
Link copied to clipboard
data class LoadTestArgs(val description: Output<String>? = null, val encryption: Output<LoadTestEncryptionArgs>? = null, val identity: Output<LoadTestIdentityArgs>? = null, val location: Output<String>? = null, val name: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<LoadTestArgs>
Link copied to clipboard
class LoadTestArgsBuilder
Builder for LoadTestArgs.
Link copied to clipboard
object LoadtestFunctions
Link copied to clipboard
Link copied to clipboard
class LoadTestResourceBuilder
Builder for LoadTest.