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

ServiceAlertCollectionGetAllOptions.CustomTimeRange 属性

定义

按开始时间/<结束时间>>格式<的自定义时间范围进行筛选,其中时间采用 ISO-8601 格式 () ”。 允许的值在查询时间后的 30 天内。 可以使用 timeRange 或 customTimeRange,但不能同时使用两者。 默认为无。

public string CustomTimeRange { get; set; }
member this.CustomTimeRange : string with get, set
Public Property CustomTimeRange As String

属性值

适用于