次の方法で共有


LongTermRetentionPolicy.YearlySchedule プロパティ

定義

保護ポリシーの毎年の保持スケジュールを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="yearlySchedule")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.YearlyRetentionSchedule YearlySchedule { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="yearlySchedule")>]
member this.YearlySchedule : Microsoft.Azure.Management.RecoveryServices.Backup.Models.YearlyRetentionSchedule with get, set
Public Property YearlySchedule As YearlyRetentionSchedule

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象