VirtualBox Main API
Public Attributes | List of all members
ICloudNetwork Interface Reference
Inheritance diagram for ICloudNetwork:

Public Attributes

attribute wstring networkName
 TBD: User-friendly, descriptive name of cloud subnet.
 
attribute boolean enabled
 
attribute wstring provider
 Cloud provider short name.
 
attribute wstring profile
 Cloud profile name.
 
attribute wstring networkId
 Cloud network id.
 

Member Data Documentation

◆ networkName

attribute wstring ICloudNetwork::networkName

TBD: User-friendly, descriptive name of cloud subnet.

For example, domain names of subnet and vcn, separated by dot.

◆ enabled

attribute boolean ICloudNetwork::enabled

◆ provider

attribute wstring ICloudNetwork::provider

Cloud provider short name.

◆ profile

attribute wstring ICloudNetwork::profile

Cloud profile name.

◆ networkId

attribute wstring ICloudNetwork::networkId

Cloud network id.