@taiyi-io/api-connector-ts
Preparing search index...
AddressRanges
Interface AddressRanges
interface
AddressRanges
{
allocated
?:
AllocatedAddress
[]
;
ranges
?:
AddressRange
[]
;
}
Index
Properties
allocated?
ranges?
Properties
Optional
allocated
allocated
?:
AllocatedAddress
[]
Optional
ranges
ranges
?:
AddressRange
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allocated
ranges
@taiyi-io/api-connector-ts
Loading...