Share via


VMwareStorageProfile.ScsiControllers Property

Definition

Gets or sets the list of virtual SCSI controllers associated with the virtual machine.

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

Property Value

Applies to