VirtualMachineCreateParameters.DataVirtualHardDisks Property

Definition

Optional. Contains the parameters Azure used to create the data disk for the virtual machine.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.DataVirtualHardDisk> DataVirtualHardDisks { get; set; }
member this.DataVirtualHardDisks : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.DataVirtualHardDisk> with get, set
Public Property DataVirtualHardDisks As IList(Of DataVirtualHardDisk)

Property Value

Applies to