pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devtestlab.kotlin.outputs
/
DayDetailsResponse
Day
Details
Response
data
class
DayDetailsResponse
(
val
time
:
String
?
=
null
)
Properties of a daily schedule.
Types
Constructors
Properties
Constructors
Day
Details
Response
Link copied to clipboard
fun
DayDetailsResponse
(
time
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
time
Link copied to clipboard
val
time
:
String
?
=
null
The time of day the schedule will occur.