toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sql.kotlin.outputs
/
GetStartStopManagedInstanceScheduleResult
/
GetStartStopManagedInstanceScheduleResult
Get
Start
Stop
Managed
Instance
Schedule
Result
constructor
(
azureApiVersion
:
String
,
description
:
String
?
=
null
,
id
:
String
,
name
:
String
,
nextExecutionTime
:
String
,
nextRunAction
:
String
,
scheduleList
:
List
<
ScheduleItemResponse
>
,
systemData
:
SystemDataResponse
,
timeZoneId
:
String
?
=
null
,
type
:
String
)