Share via


HardwareInventory.Interfaces Property

Definition

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

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.NetworkCloud.Models.HardwareInventoryNetworkInterface> Interfaces { get; }
member this.Interfaces : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.NetworkCloud.Models.HardwareInventoryNetworkInterface>
Public ReadOnly Property Interfaces As IReadOnlyList(Of HardwareInventoryNetworkInterface)

Property Value

Applies to