Share via


BareMetalMachine.HardwareInventoryNic Property

Definition

Field Deprecated. Will be removed in an upcoming version. The list of network interface cards and associated details for the bare metal machine.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.INic> HardwareInventoryNic { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
member this.HardwareInventoryNic : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.INic>
Public ReadOnly Property HardwareInventoryNic As List(Of INic)

Property Value

Implements

Attributes

Applies to