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

DataDiskImage Class

  • java.lang.Object
    • com.microsoft.azure.management.compute.DataDiskImage

public class DataDiskImage

Contains the data disk images information.

Method Summary

Modifier and Type Method and Description
Integer lun()

Get the lun value.

Method Details

lun

public Integer lun()

Get the lun value.

Returns:

the lun value

Applies to