DeviceDeletedInformation Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.Inventory.Events.Implementation.DeviceDeletedInformation"]
Namespace: Netadmin.Management.Inventory.Events.Implementation
The DeviceDeletedInformation type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | void | DeviceDeletedInformation | Initializes a new instance of the DeviceDeletedInformation class |
Name | Description | ||
---|---|---|---|
![]() | NullableT, T: Int64 | AddressId | |
![]() | NullableT, T: Int64 | AdministrativeStatusId | |
![]() | NullableT, T: Int64 | AlertGroupId | |
![]() | Int64 | CompanyId | |
![]() | NullableT, T: Int64 | CustomerId | |
![]() | Int64 | DeviceDefinitionId | |
![]() | NullableT, T: Int64 | DeviceDefinitionVersionId | |
![]() | Int64 | DeviceId | |
![]() | NullableT, T: Int64 | FunctionId | |
![]() | String | Hostname | |
![]() | String | ManagementAddress | |
![]() | NullableT, T: Int64 | MonitoringServerId | |
![]() | String | Name | |
![]() | NullableT, T: Int64 | OperationalStatusId | |
![]() | String | Referencename | |
![]() | NullableT, T: Int64 | ScriptServerId | |
![]() | String | SerialNumber | |
![]() | NullableT, T: Int64 | SiteId | |
![]() | NullableT, T: Int64 | SoftwareId | |
![]() | NullableT, T: Int64 | SoftwareVersionId |
Name | Description | ||
---|---|---|---|
![]() | Boolean | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | void | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Int32 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | Type | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Object | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | String | ToString | Returns a string that represents the current object. (Inherited from Object.) |