次の方法で共有


SnapshotRestoreRequest.SnapshotTime プロパティ

定義

DateTime 文字列として書式設定された、アプリの復元を実行する必要がある時点を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.snapshotTime")]
public string SnapshotTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.snapshotTime")>]
member this.SnapshotTime : string with get, set
Public Property SnapshotTime As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象