다음을 통해 공유


ManagedBackupShortTermRetentionPolicy Class

A short term retention policy.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

ManagedBackupShortTermRetentionPolicy(*, retention_days: int | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
retention_days
int

The backup retention period in days. This is how many days Point-in-Time Restore will be supported.

Default value: None

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

retention_days
int

The backup retention period in days. This is how many days Point-in-Time Restore will be supported.