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