Method: Azure::ARM::Web::Models::BackupItemProperties#last_restore_time_stamp

Defined in:
lib/azure_mgmt_web/models/backup_item_properties.rb

#last_restore_time_stampDateTime

this backup.

Returns:

  • (DateTime)

    Timestamp of a last restore operation which used



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