次の方法で共有


PerformanceTierServiceLevelObjectives.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

適用対象