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

RestorePointCollectionSourceProperties Class

The properties of the source resource that this restore point collection is created from.

Constructor

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

Variables

Name Description
location
str

Location of the source resource used to create this restore point collection.

id
str

Resource Id of the source resource used to create this restore point collection.

Attributes

id

Resource Id of the source resource used to create this restore point collection.

id: str | None

location

Location of the source resource used to create this restore point collection.

location: str | None