次の方法で共有


LongTermRetentionPolicy.MonthlyRetention プロパティ

定義

ISO 8601 形式の LTR バックアップの月単位の保持ポリシーを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.monthlyRetention")]
public string MonthlyRetention { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.monthlyRetention")>]
member this.MonthlyRetention : string with get, set
Public Property MonthlyRetention As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象