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