OperatingSystemListFamiliesResponse.OperatingSystemFamilies Property

 

Gets or sets a collection of OperatingSystemListFamiliesResponse.OperatingSystemFamily objects that define the operating system families that are valid for a subscription.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public IList<OperatingSystemListFamiliesResponse.OperatingSystemFamily> OperatingSystemFamilies { get; set; }
Return to top
Show: