次の方法で共有


BackupSchedule.RetentionPeriodInDays プロパティ

定義

バックアップを削除する日数が経過した後の値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="retentionPeriodInDays")]
public int RetentionPeriodInDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retentionPeriodInDays")>]
member this.RetentionPeriodInDays : int with get, set
Public Property RetentionPeriodInDays As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象