Click or drag to resize

NoncurrentVersionTransition Class

Transition policy for noncurrent versions
Inheritance Hierarchy
SystemObject
  OBS.ModelNoncurrentVersionTransition

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 NoncurrentVersionTransition

The NoncurrentVersionTransition type exposes the following members.

Constructors
  NameDescription
Public methodNoncurrentVersionTransition
Initializes a new instance of the NoncurrentVersionTransition class
Top
Properties
  NameDescription
Public propertyNoncurrentDays
Transition time of the noncurrent object version, which indicates the number of days after which the object will be transit since it becomes a noncurrent version
Public propertyStorageClass
Storage class of the noncurrent object version after transition
Top
See Also