28 строки
1.6 KiB
YAML
28 строки
1.6 KiB
YAML
|
### YamlMime:JavaType
|
||
|
methods:
|
||
|
- fullName: com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun.withLun(Integer lun)
|
||
|
name: withLun(Integer lun)
|
||
|
nameWithType: VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun.withLun(Integer lun)
|
||
|
parameters:
|
||
|
- description: <p>the logical unit number </p>
|
||
|
name: lun
|
||
|
type: <xref href="Integer?alt=Integer&text=Integer" data-throw-if-not-resolved="False"/>
|
||
|
returns:
|
||
|
description: <p>the next stage of data disk update </p>
|
||
|
type: <xref href="com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.Update?alt=com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.Update&text=VirtualMachineUnmanagedDataDisk.Update" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Specifies the new logical unit number for the data disk.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public Update withLun(Integer lun)
|
||
|
uid: com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun.withLun(Integer)
|
||
|
nameWithType: VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun
|
||
|
syntax: public interface WithDiskLun
|
||
|
type: interface
|
||
|
uid: com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun
|
||
|
fullName: com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun
|
||
|
name: VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun
|
||
|
package: com.microsoft.azure.management.compute
|
||
|
summary: <p>The stage of the virtual machine data disk update allowing to set the disk LUN. </p>
|
||
|
metadata: {}
|