次の方法で共有


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)

適用対象