GatewayListSupportedDevicesResponse.Platform.OSFamilies Property

Definition

Optional. The supported OS families for this platform.

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

Property Value

Applies to