MaintenanceWindowTimeRange interface
Maintenance window time range.
Properties
day |
Day of maintenance window. |
duration | Duration of maintenance window in minutes. |
start |
Start time minutes offset from 12am. |
Property Details
dayOfWeek
Day of maintenance window.
dayOfWeek?: string
Property Value
string
duration
Duration of maintenance window in minutes.
duration?: string
Property Value
string
startTime
Start time minutes offset from 12am.
startTime?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript