toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.solutions.kotlin.outputs
/
JitSchedulingPolicyResponse
Jit
Scheduling
Policy
Response
data
class
JitSchedulingPolicyResponse
(
val
duration
:
String
,
val
startTime
:
String
,
val
type
:
String
)
The JIT scheduling policies.
Members
Constructors
Jit
Scheduling
Policy
Response
Link copied to clipboard
constructor
(
duration
:
String
,
startTime
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
duration
Link copied to clipboard
val
duration
:
String
start
Time
Link copied to clipboard
val
startTime
:
String
The start time of the request.
type
Link copied to clipboard
val
type
:
String
The type of JIT schedule.