你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

QueryOptions.FromProperty 属性

定义

获取或设置 ISO 8601 格式的时间戳,指定查询间隔的开始时间。 如果未指定,服务将使用 ($to

  • 1 天) 。
[Newtonsoft.Json.JsonIgnore]
public DateTime? FromProperty { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.FromProperty : Nullable<DateTime> with get, set
Public Property FromProperty As Nullable(Of DateTime)

属性值

属性
Newtonsoft.Json.JsonIgnoreAttribute

适用于