ShareFileGetRangeListOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional parameters for Get Range List.
public class ShareFileGetRangeListOptions
type ShareFileGetRangeListOptions = class
Public Class ShareFileGetRangeListOptions
- Inheritance
-
ShareFileGetRangeListOptions
Constructors
ShareFileGetRangeListOptions() |
Properties
Conditions |
Optional ShareFileRequestConditions to add conditions on getting the range. |
Range |
Optional. Specifies the range of bytes over which to list ranges, inclusively. If omitted, then all ranges for the file are returned. |
Snapshot |
Optionally specifies the share snapshot to retrieve ranges information from. For more information on working with share snapshots, Create a snapshot of a share. |