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.
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