| IIPv6HostManager Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.Network.IIPv6HostManager"]
Namespace: Netadmin.Management.Network
The IIPv6HostManager type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Int64 | Create(T) |
Creates a new instance of the entity
(Inherited from ICreateableT.) | |
| void | Delete(Int64) |
Deletes an entity with a specific Id
(Inherited from IDeletableT.) | |
| IPaginationT | Filter(TFilterDtoInterface, PaginationRequestTDToInterface) |
Searches for entities using a filter and returnes a pagination based on the supplied request
(Inherited from IFilterableTDToInterface, TFilterDtoInterface.) |