Partager via


IWithDiskLun.WithLun(Int32) Méthode

Définition

Spécifie le nouveau numéro d’unité logique pour le disque de données non managé.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetUnmanagedDataDisk.Update.IUpdate WithLun (int lun);
abstract member WithLun : int -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetUnmanagedDataDisk.Update.IUpdate
Public Function WithLun (lun As Integer) As IUpdate

Paramètres

lun
Int32

Numéro d’unité logique.

Retours

S’applique à