ports property

List<InstancePortInfo>? ports
final

An array of key-value pairs containing information about the ports on the instance.

Implementation

final List<InstancePortInfo>? ports;