Delen via


DownloadNodeFileOptions.ByteRange(Int64, Int64) Constructor

Definition

public ByteRange (long start, long end);
new Microsoft.Azure.Commands.Batch.Models.DownloadNodeFileOptions.ByteRange : int64 * int64 -> Microsoft.Azure.Commands.Batch.Models.DownloadNodeFileOptions.ByteRange
Public Sub New (start As Long, end As Long)

Parameters

start
Int64
end
Int64

Applies to