你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedInstanceLongTermRetentionPolicy Class

A long term retention policy.

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

Inheritance
azure.mgmt.sql.models._models_py3.ProxyResource
ManagedInstanceLongTermRetentionPolicy

Constructor

ManagedInstanceLongTermRetentionPolicy(*, weekly_retention: str | None = None, monthly_retention: str | None = None, yearly_retention: str | None = None, week_of_year: int | None = None, **kwargs)

Parameters

Name Description
weekly_retention
Required
str

The weekly retention policy for an LTR backup in an ISO 8601 format.

monthly_retention
Required
str

The monthly retention policy for an LTR backup in an ISO 8601 format.

yearly_retention
Required
str

The yearly retention policy for an LTR backup in an ISO 8601 format.

week_of_year
Required
int

The week of year to take the yearly backup in an ISO 8601 format.

Keyword-Only Parameters

Name Description
weekly_retention
Required
monthly_retention
Required
yearly_retention
Required
week_of_year
Required

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.