Share via


VirtualMachineInstance.StorageProfileDisk Property

Definition

Gets or sets the list of virtual disks associated with the virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Models.IVirtualDisk> StorageProfileDisk { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)>]
member this.StorageProfileDisk : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Models.IVirtualDisk> with get, set
Public Property StorageProfileDisk As List(Of IVirtualDisk)

Property Value

Implements

Attributes

Applies to