s390_subchannels
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ NoAccessorMethod ]
public string[] s390_subchannels { owned get; set; }
[ NoAccessorMethod ]
public string[] s390_subchannels { owned get; set; }
Identifies specific subchannels that this network device uses for communication with z/VM or s390 host.
Like the mac_address property for non-z/VM devices, this property can be used to ensure this connection only applies to the network device that uses these subchannels. The list should contain exactly 3 strings, and each string may only be composed of hexadecimal characters and the period (.) character.