This type is a class for model objects.
@since 7.0.0 Represents a start time and an end time for a time of day rule.
Package: proxyvirtualhostAttributes Summary | |
startTime : EString | @since 7.0.0 The start of the time range for which this mapping is valid. Format is hh:mm ( military time ) |
endTime : EString | @since 7.0.0 The end of the time range for which this mapping is valid. Format is hh:mm ( military time ) |
action : TimeMappingActionKind | @since 7.0.0 The action to take when this time mapping fires. |
Attribute Details |