Share via


HardwareInventory.Interface Property

Definition

The list of network interfaces and associated details for the bare metal machine.

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

Property Value

Implements

Attributes

Applies to