次の方法で共有


CSMLongTermRetentionPolicy クラス

定義

CSMLongTermRetentionPolicy オブジェクトの定義。

public class CSMLongTermRetentionPolicy
type CSMLongTermRetentionPolicy = class
Public Class CSMLongTermRetentionPolicy
継承
CSMLongTermRetentionPolicy

コンストラクター

CSMLongTermRetentionPolicy()

CSMLongTermRetentionPolicy クラスの新しいインスタンスを初期化します。

プロパティ

DailySchedule

省略可能。 ProtectionPolicy の DailyRetention スケジュール。

MonthlySchedule

省略可能。 ProtectionPolicy の MonthlyRetention スケジュール。

WeeklySchedule

省略可能。 ProtectionPolicy の WeeklyRetention スケジュール。

YearlySchedule

省略可能。 ProtectionPolicy の YearlyRetention スケジュール。

適用対象