次の方法で共有


AzureIaaSVMProtectedItem.LastBackupTime プロパティ

定義

このバックアップ項目に対する最後のバックアップ操作のタイムスタンプを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="lastBackupTime")]
public DateTime? LastBackupTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastBackupTime")>]
member this.LastBackupTime : Nullable<DateTime> with get, set
Public Property LastBackupTime As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象