Liveness interface
Specifies the contents of a check liveness response.
Properties
end |
Liveness interval end time. |
live |
|
start |
Liveness interval start time. |
Property Details
endTime
Liveness interval end time.
endTime: Date
Property Value
Date
live
true
if the resource is live during [startTime, endTime], false
otherwise
live: boolean
Property Value
boolean
startTime
Liveness interval start time.
startTime: Date
Property Value
Date
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