Freigeben über


SupportedOSDetails Class

Definition

Supported operating system details.

public class SupportedOSDetails
type SupportedOSDetails = class
Public Class SupportedOSDetails
Inheritance
SupportedOSDetails

Constructors

SupportedOSDetails()

Initializes a new instance of the SupportedOSDetails class.

SupportedOSDetails(String, String, IList<OSVersionWrapper>)

Initializes a new instance of the SupportedOSDetails class.

Properties

OSName

Gets or sets the name.

OSType

Gets or sets the type.

OSVersions

Gets or sets the list of version for operating system.

Applies to