RemotePCStatic Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Provider
DESCRIPTION
Remote PC Static
INHERITED FROM
RASSerilazableObj⇒RemotePCStatic
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | Id | The ID of the Remote PC Static | |
String | MAC | The MAC Address of the Remote PC Static | |
String | Name | The Name of the Remote PC Static | |
String | Subnet | The Subnet of the Remote PC Static |
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