ArmComputeModelFactory.DataDiskImage(Nullable<Int32>) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of DataDiskImage.
public static Azure.ResourceManager.Compute.Models.DataDiskImage DataDiskImage (int? lun = default);
static member DataDiskImage : Nullable<int> -> Azure.ResourceManager.Compute.Models.DataDiskImage
Public Shared Function DataDiskImage (Optional lun As Nullable(Of Integer) = Nothing) As DataDiskImage
Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM.
A new DataDiskImage instance for mocking.
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: