Method: Azure::ARM::Web::Models::BackupItemProperties#last_restore_time_stamp
- Defined in:
- lib/azure_mgmt_web/models/backup_item_properties.rb
#last_restore_time_stamp ⇒ DateTime
this backup.
54 55 56 |
# File 'lib/azure_mgmt_web/models/backup_item_properties.rb', line 54 def last_restore_time_stamp @last_restore_time_stamp end |