次の方法で共有


LongTermRetentionPolicy.YearlyRetention プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象