OperatingSystemListResponse.OperatingSystems Property
Gets or sets a collection of OperatingSystemListResponse.OperatingSystem objects that define the operating systems that are valid for your subscription.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList(Of OperatingSystemListResponse.OperatingSystem)A collection of OperatingSystemListResponse.OperatingSystem objects.
Show: