SupportedOSProperty 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.
Supported operating systems property.
public class SupportedOSProperty
type SupportedOSProperty = class
Public Class SupportedOSProperty
- Inheritance
-
SupportedOSProperty
Constructors
SupportedOSProperty() |
Initializes a new instance of the SupportedOSProperty class. |
SupportedOSProperty(String, IList<SupportedOSDetails>) |
Initializes a new instance of the SupportedOSProperty class. |
Properties
InstanceType |
Gets or sets the replication provider type. |
SupportedOS |
Gets or sets the list of supported operating systems. |