你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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