次の方法で共有


RestorableSqlContainerPropertiesResource.EventTimestamp プロパティ

定義

このコンテナー イベントが発生したときの を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="eventTimestamp")]
public string EventTimestamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventTimestamp")>]
member this.EventTimestamp : string
Public ReadOnly Property EventTimestamp As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象