toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.loadtestservice.kotlin.inputs
/
GetLoadTestPlainArgs
Get
Load
Test
Plain
Args
data
class
GetLoadTestPlainArgs
(
val
loadTestName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetLoadTestPlainArgs
>
Members
Constructors
Get
Load
Test
Plain
Args
Link copied to clipboard
constructor
(
loadTestName
:
String
,
resourceGroupName
:
String
)
Properties
load
Test
Name
Link copied to clipboard
val
loadTestName
:
String
Load Test name
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLoadTestPlainArgs