Share via


ShareFileGetRangeListOptions Class

Definition

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.

Applies to