Contents

VZVirtioConsolePortConfigurationArray

A class that represents a collection of Virtio console port configurations.

Declaration

class VZVirtioConsolePortConfigurationArray

Overview

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.

Topics

Determining the number of ports

Accessing a specific port

See Also

Configurations