ListVersionsRequestKeyMarker Property |
Start position for listing versioning objects (sorted by object name)
Namespace:
OBS.Model
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntaxpublic string KeyMarker { get; set; }
Property Value
Type:
String
Remarks
Optional parameter
This parameter specifies the object name from which the listing begins. Listed objects are sorted by object name in lexicographical order.
See Also