VZVirtioConsolePortConfigurationArray
A class that represents a collection of Virtio console port configurations.
Declaration
class VZVirtioConsolePortConfigurationArrayOverview
This array stores a collection of port configurations for a VZVirtioConsoleDeviceConfiguration. The index in the array corresponds to the port index that the VM uses. You can set a maximumPortCount value, but the value must be larger than the highest indexed port. If there’s no maximumPortCount value set, the framework uses the value the highest indexed port.