RestorePartitionDescription Class
Specifies the parameters needed to trigger a restore of a specific partition.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
RestorePartitionDescription
Constructor
RestorePartitionDescription(*, backup_id: str, backup_location: str, backup_storage=None, **kwargs)
Parameters
- backup_location
- str
Required
Required. Location of the backup relative to the backup storage specified/ configured.
- backup_storage
- BackupStorageDescription
Required
Location of the backup from where the partition will be restored.
Feedback
Submit and view feedback for