Share via


ScVmmVirtualMachineInstancePatch.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.ScVmmVirtualDiskUpdate> StorageDisks { get; }
member this.StorageDisks : System.Collections.Generic.IList<Azure.ResourceManager.ScVmm.Models.ScVmmVirtualDiskUpdate>
Public ReadOnly Property StorageDisks As IList(Of ScVmmVirtualDiskUpdate)

Property Value

Applies to