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

IndexRange(Int64, Int64) Constructor

Definition

public IndexRange (long startIndex, long endIndex);
new Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange : int64 * int64 -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange
Public Sub New (startIndex As Long, endIndex As Long)

Parameters

startIndex
Int64
endIndex
Int64

Applies to