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.19.7.1 (3.19.7.1)
Syntaxpublic RestoreStatus RestoreStatus { get; set; }
Property Value
Type:
RestoreStatus
See Also