Preparing search index...
The search index is not available
@jholtmeyer/docker-api-ts
@jholtmeyer/docker-api-ts
NetworkCreateResponse
Interface NetworkCreateResponse
NetworkCreateResponse
interface
NetworkCreateResponse
{
Id
?:
string
;
Warning
?:
string
;
}
Index
Properties
Id?
Warning?
Properties
Optional
Id
Id
?:
string
The ID of the created network.
Optional
Warning
Warning
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Id
Warning
@jholtmeyer/docker-api-ts
Loading...
NetworkCreateResponse