Share via


IBareMetalMachine.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.Runtime.Info(Create=false, Description="Field Deprecated. Will be removed in an upcoming version. The list of network interface cards and associated details for the bare metal machine.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.INic) }, Read=true, ReadOnly=true, Required=false, SerializedName="nics", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.INic> HardwareInventoryNic { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="Field Deprecated. Will be removed in an upcoming version. The list of network interface cards and associated details for the bare metal machine.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.INic) }, Read=true, ReadOnly=true, Required=false, SerializedName="nics", Update=false)>]
member this.HardwareInventoryNic : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.INic>
Public ReadOnly Property HardwareInventoryNic As List(Of INic)

Property Value

Attributes

Applies to