GatewayListSupportedDevicesResponse::Platform::OSFamilies Property
Optional. The supported OS families for this platform.
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
public: property IList<GatewayListSupportedDevicesResponse::OSFamily^>^ OSFamilies { IList<GatewayListSupportedDevicesResponse::OSFamily^>^ get(); void set(IList<GatewayListSupportedDevicesResponse::OSFamily^>^ value); }
Property Value
Type: System.Collections.Generic::IList<GatewayListSupportedDevicesResponse::OSFamily^>^
Show: