Preparing search index...
The search index is not available
Subnetter API Documentation - v1.0.0
Subnetter API Documentation
core/src
Account
Interface Account
Normalized account representation with consistent property names.
interface
Account
{
clouds
:
Record
<
string
,
CloudConfig
>
;
name
:
string
;
}
Index
Properties
clouds
name
Properties
clouds
clouds
:
Record
<
string
,
CloudConfig
>
name
name
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
clouds
name
Subnetter API Documentation - v1.0.0
Loading...
Normalized account representation with consistent property names.