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