OSsCriteria Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Assignment.Criteria.Types
DESCRIPTION
OS Criteria Settings
INHERITED FROM
RASSerilazableObj⇒OSsCriteria
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
AllowedOSes | Allowed Operating Systems. | ||
Boolean | Enabled | Whether the OSs Criteria is enabled or not | |
MatchingMode | Whether the matching mode type is Any or Not One of the following |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated