VirtualMachinePropertiesNetworkProfileArgs

data class VirtualMachinePropertiesNetworkProfileArgs(val networkInterfaces: Output<List<VirtualMachinePropertiesNetworkInterfacesArgs>>? = null) : ConvertibleToJava<VirtualMachinePropertiesNetworkProfileArgs>

NetworkProfile - describes the network configuration the virtual machine

Constructors

Functions

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

Properties

Link copied to clipboard

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