IScsiHba Structure
VMware.VimAutomation.ViCore.Types.V1.Host.Storage.IScsiHba
Properties
| Name | Type |
|---|---|
| AuthenticationCapability | IScsiHbaAuthenticationCapability |
| AuthenticationProperties | IScsiHbaAuthenticationProperties |
| Bus | Int32 |
| CurrentSpeedMb | Int32 |
| Device | String |
| Driver | String |
| ExtensionData | Object |
| IScsiAlias | String |
| IScsiName | String |
| IsSoftwareBased | Boolean |
| Key | String |
| MaxSpeedMb | Int32 |
| Model | String |
| Name | String |
| Pci | String |
| ScsiLunUids | String[] |
| Status | String |
| Type | HbaType |
| Uid | String |
| VMHost | VMHost |
| VMHostId | String |