Platform.OsFamilies Property

Definition

Optional. Array of operating systems the VPN runs on.

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

Property Value

Applies to