Share via


IVirtualScsiController Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Models.VirtualScsiControllerTypeConverter))]
public interface IVirtualScsiController : Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Models.VirtualScsiControllerTypeConverter))>]
type IVirtualScsiController = interface
    interface IJsonSerializable
Public Interface IVirtualScsiController
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

BusNumber

Gets or sets the bus number of the controller.

ControllerKey

Gets or sets the key of the controller.

ScsiCtlrUnitNumber

Gets or sets the SCSI controller unit number.

Sharing

Gets or sets the sharing mode.

Type

Gets or sets the controller type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to