GatewayListSupportedDevicesResponse.Vendor.Platforms Property

Definition

Optional. The supported platforms for the vendor.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.GatewayListSupportedDevicesResponse.Platform> Platforms { get; set; }
member this.Platforms : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.GatewayListSupportedDevicesResponse.Platform> with get, set
Public Property Platforms As IList(Of GatewayListSupportedDevicesResponse.Platform)

Property Value

Applies to