Click or drag to resize

RestoreStatus Class

Restore status of an object
Inheritance Hierarchy
SystemObject
  OBS.ModelRestoreStatus

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
public class RestoreStatus

The RestoreStatus type exposes the following members.

Constructors
  NameDescription
Public methodRestoreStatus
Initializes a new instance of the RestoreStatus class
Top
Properties
  NameDescription
Public propertyExpiryDate
Expiration time of the restored object
Public propertyRestored
Identifier specifying the restore status of the object
Top
See Also