Share via


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

TimeZone 类

定义

时区。

[Microsoft.Rest.Serialization.JsonTransformation]
public class TimeZone : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TimeZone = class
    inherit ProxyResource
Public Class TimeZone
Inherits ProxyResource
继承
属性

构造函数

TimeZone()

初始化 TimeZone 类的新实例。

TimeZone(String, String, String, String, String)

初始化 TimeZone 类的新实例。

属性

DisplayName

获取时区显示名称

Id

获取资源 ID。

(继承自 Resource)
Name

获取资源名称。

(继承自 Resource)
TimeZoneId

获取时区 ID

Type

获取资源类型。

(继承自 Resource)

适用于