set
operator fun DslList<IpAddress, HostNetworkingKt.Dsl.AddressProxy>.set(index: Int, value: IpAddress)
IP addresses assigned to the host.
Content copied to clipboard
repeated .elide.net.IpAddress address = 2;
Parameters
index
The index to set the value at.
value
The address to set.