Share via


ScVmmVirtualMachineInstanceData.StorageDisks Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.ScVmm.Models.ScVmmVirtualDisk> StorageDisks { get; }
member this.StorageDisks : System.Collections.Generic.IList<Azure.ResourceManager.ScVmm.Models.ScVmmVirtualDisk>
Public ReadOnly Property StorageDisks As IList(Of ScVmmVirtualDisk)

Property Value

Applies to