Click or drag to resize
INetwork Interface

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

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

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

The INetwork type exposes the following members.

Properties
  NameDescription
Public propertyStringAddress
Public propertyStringBroadcast
Public propertyInt64CompanyId
Public propertyInt64DeviceId
Public propertyInt64DiscoveryRulesetId
Public propertyInt64DiscoveryServerId
Public propertyStringGateway
Public propertyInt64Id
Public propertyStringName
Public propertyStringNetmask
Public propertyStringNote
Public propertyInt64ParentId
Public propertyInt64ServiceProviderId
Public propertyInt64SiteId
Public propertyInt64VlanDefinitionId
Top
See Also