次の方法で共有


DateAfterModification クラス

最後の変更後の日数を定義するオブジェクト。

Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。

継承
azure.mgmt.storage._serialization.Model
DateAfterModification

コンストラクター

DateAfterModification(*, days_after_modification_greater_than: int, **kwargs: Any)

Keyword-Only パラメータ

名前 説明
days_after_modification_greater_than
int

最後の変更後の日数を示す整数値。 必須。

変数

名前 説明
days_after_modification_greater_than
int

最後の変更後の日数を示す整数値。 必須。