你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TimeSpan interface
For example, between 2021-05-25T13:00:00Z and 2021-05-25T14:00:00Z.
Properties
end | The end of a time span |
start | The start of a time span |
Property Details
end
The end of a time span
end?: Date
Property Value
Date
start
The start of a time span
start?: Date
Property Value
Date