ConfigurationSet::NetworkInterfaces Property
Optional.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property IList<NetworkInterface^>^ NetworkInterfaces { IList<NetworkInterface^>^ get(); void set(IList<NetworkInterface^>^ value); }
Property Value
Type: System.Collections.Generic::IList<NetworkInterface^>^
Show: