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. More...
 
attribute boolean enabled
 
attribute wstring provider
 Cloud provider short name. More...
 
attribute wstring profile
 Cloud profile name. More...
 
attribute wstring networkId
 Cloud network id. More...
 

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.