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

SiteConfigurationSnapshotInfoProperties Class

SiteConfigurationSnapshotInfo resource specific properties.

Constructor

SiteConfigurationSnapshotInfoProperties(*args: Any, **kwargs: Any)

Variables

Name Description
time

The time the snapshot was taken.

snapshot_id
int

The id of the snapshot.

Attributes

snapshot_id

The id of the snapshot.

snapshot_id: int | None

time

The time the snapshot was taken.

time: datetime | None