Summary
Defines the Network information.
INetwork.description
INetwork.id_string
INetwork.name
INetwork.network_endpoint_addresses
INetwork.uuid
Structure
The description of the network.
str
The id of the network in string format.
The name of the network.
The network endpoint addresses.
IEnumerable[INetworkEndpointAddress]
IEnumerable
INetworkEndpointAddress
The UUID of the network in string format.