Click or drag to resize

GetObjectMetadataResponseRestoreStatus Property

Restore status of the Archive object. If the object is not in the OBS Archive storage class, the value is null.

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public RestoreStatus RestoreStatus { get; set; }

Property Value

Type: RestoreStatus
See Also