toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.monitoring.kotlin.outputs
/
AlertProcessingRuleSuppressionScheduleRecurrenceDaily
Alert
Processing
Rule
Suppression
Schedule
Recurrence
Daily
data
class
AlertProcessingRuleSuppressionScheduleRecurrenceDaily
(
val
endTime
:
String
,
val
startTime
:
String
)
Members
Constructors
Alert
Processing
Rule
Suppression
Schedule
Recurrence
Daily
Link copied to clipboard
constructor
(
endTime
:
String
,
startTime
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
end
Time
Link copied to clipboard
val
endTime
:
String
Specifies the recurrence end time (H:M:S).
start
Time
Link copied to clipboard
val
startTime
:
String
Specifies the recurrence start time (H:M:S).