DataDiskImage Class
- java.
lang. Object - com.
microsoft. azure. management. compute. DataDiskImage
- com.
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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java