pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.solutions.kotlin.inputs
/
GetJitRequestPlainArgs
Get
Jit
Request
Plain
Args
data
class
GetJitRequestPlainArgs
(
val
jitRequestName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetJitRequestPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Jit
Request
Plain
Args
Link copied to clipboard
fun
GetJitRequestPlainArgs
(
jitRequestName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetJitRequestPlainArgs
Properties
jit
Request
Name
Link copied to clipboard
val
jitRequestName
:
String
The name of the JIT request.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.