次の方法で共有


RestorableSqlDatabasePropertiesResourceDatabase._ts プロパティ

定義

リソースの最後に更新されたタイムスタンプを示すシステム生成プロパティを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="_ts")]
public double? _ts { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="_ts")>]
member this._ts : Nullable<double>
Public ReadOnly Property _ts As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象