共用方式為


ManagedInstanceLongTermRetentionPolicy 類別

長期保留原則。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.sql.models._models_py3.ProxyResource
ManagedInstanceLongTermRetentionPolicy

建構函式

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

參數

名稱 Description
weekly_retention
必要
str

ISO 8601 格式之 LTR 備份的每週保留原則。

monthly_retention
必要
str

LTR 備份的每月保留原則,格式為 ISO 8601。

yearly_retention
必要
str

ISO 8601 格式之 LTR 備份的每年保留原則。

week_of_year
必要
int

以 ISO 8601 格式進行每年備份的一周。

僅限關鍵字的參數

名稱 Description
weekly_retention
必要
monthly_retention
必要
yearly_retention
必要
week_of_year
必要

變數

名稱 Description
id
str

資源識別碼。

name
str

資源名稱。

type
str

資源類型。