次の方法で共有


WeeklyRetentionSchedule.RetentionDuration プロパティ

定義

保持ポリシーの保持期間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象