VirtualMachineInstancePropertiesNetworkProfileArgs

data class VirtualMachineInstancePropertiesNetworkProfileArgs(val networkInterfaces: Output<List<VirtualMachineInstancePropertiesNetworkInterfacesArgs>>? = null) : ConvertibleToJava<VirtualMachineInstancePropertiesNetworkProfileArgs>

NetworkProfile - describes the network configuration the virtual machine instance

Constructors

Functions

Link copied to clipboard
open override fun toJava(): VirtualMachineInstancePropertiesNetworkProfileArgs

Properties

Link copied to clipboard

NetworkInterfaces - list of network interfaces to be attached to the virtual machine instance