Click or drag to resize
IHost Interface

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Netadmin.Management.Network.Dto.IPv4.IHost"]

Namespace: Netadmin.Management.Network.Dto.IPv4
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IHost

The IHost type exposes the following members.

Properties
  NameDescription
Public propertyStringAddress
Public propertyStringAlias
Public propertyStringBroadcast
Public propertyInt64DeviceId
Public propertyStringGateway
Public propertyInt64Id
Public propertyStringMAC
Public propertyStringNetmask
Public propertyInt64NetworkId
Public propertyInt64PhysicalInterfaceId
Public propertyInt64SubscriptionId
Public propertyHostTypeType
Public propertyInt64VlanInstanceId
Top
See Also