Share via


VirtualMachinePatch.StorageDisks Property

Definition

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

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

Property Value

Applies to