OperatingSystemListFamiliesResponse.OperatingSystemFamily.OperatingSystems Property

Definition

Optional. The available operating systems in your subscription belonging to this family.

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

Property Value

Applies to