GatewayListSupportedDevicesResponse::Vendor::Platforms Property
Optional. The supported platforms for the vendor.
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
public: property IList<GatewayListSupportedDevicesResponse::Platform^>^ Platforms { IList<GatewayListSupportedDevicesResponse::Platform^>^ get(); void set(IList<GatewayListSupportedDevicesResponse::Platform^>^ value); }
Property Value
Type: System.Collections.Generic::IList<GatewayListSupportedDevicesResponse::Platform^>^
Show: