다음을 통해 공유


HardwareInventory.Nics 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.

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

Property Value

Applies to