次の方法で共有


SiteConfigurationSnapshotInfo.Time プロパティ

定義

スナップショットが取得された時間を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象