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

ReportProperties.TimeZone 属性

定义

报表收集触发时间的时区,可以通过在 PowerShell 中执行“Get-TimeZone -ListAvailable”来获取可用列表。 有效时区 ID 的一个示例是“太平洋标准时间”。

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

属性值

适用于