次の方法で共有


AzureVmWorkloadProtectedItemExtendedInfo.OldestRecoveryPointInArchive プロパティ

定義

アーカイブ層のこのバックアップ項目で使用できる最も古いバックアップ コピーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象