OSVersionProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
OS version properties.
public class OSVersionProperties
type OSVersionProperties = class
Public Class OSVersionProperties
- Inheritance
-
OSVersionProperties
Constructors
OSVersionProperties() |
Initializes a new instance of the OSVersionProperties class. |
OSVersionProperties(String, String, String, String, Nullable<Boolean>, Nullable<Boolean>) |
Initializes a new instance of the OSVersionProperties class. |
Properties
Family |
Gets the family of this OS version. |
FamilyLabel |
Gets the family label of this OS version. |
IsActive |
Gets specifies whether this OS version is active. |
IsDefault |
Gets specifies whether this is the default OS version for its family. |
Label |
Gets the OS version label. |
Version |
Gets the OS version. |
Applies to
Azure SDK for .NET