次の方法で共有


PerformanceTierProperties.MaxBackupRetentionDays プロパティ

定義

パフォーマンス 層エディションのバックアップの最大保有期間を日数単位で取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象