@taiyi-io/api-connector-ts
Preparing search index...
AddressPool
Interface AddressPool
interface
AddressPool
{
description
?:
string
;
external
?:
AddressRanges
;
id
:
string
;
internal
?:
AddressRanges
;
is_v6
?:
boolean
;
mode
:
InterfaceMode
;
}
Index
Properties
description?
external?
id
internal?
is_
v6?
mode
Properties
Optional
description
description
?:
string
Optional
external
external
?:
AddressRanges
id
id
:
string
Optional
internal
internal
?:
AddressRanges
Optional
is_
v6
is_v6
?:
boolean
mode
mode
:
InterfaceMode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
external
id
internal
is_
v6
mode
@taiyi-io/api-connector-ts
Loading...