toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.outputs
/
ScheduledEventsProfileResponse
Scheduled
Events
Profile
Response
data
class
ScheduledEventsProfileResponse
(
val
terminateNotificationProfile
:
TerminateNotificationProfileResponse
?
=
null
)
Members
Constructors
Scheduled
Events
Profile
Response
Link copied to clipboard
constructor
(
terminateNotificationProfile
:
TerminateNotificationProfileResponse
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
terminate
Notification
Profile
Link copied to clipboard
val
terminateNotificationProfile
:
TerminateNotificationProfileResponse
?
=
null
Specifies Terminate Scheduled Event related configurations.