Share via


HybridComputeMachineData.NetworkInterfaces Property

Definition

The list of network interfaces.

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

Property Value

Applies to