L3NetworkAttachmentConfiguration interface  
L3NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 3 network.
Properties
| ipam | The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached. | 
| network | The resource ID of the network that is being configured for attachment. | 
| plugin | The indicator of how this network will be utilized by the Kubernetes cluster. | 
Property Details
		ipamEnabled
	 
	The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached.
ipamEnabled?: stringProperty Value
string
		networkId
	 
	The resource ID of the network that is being configured for attachment.
networkId: stringProperty Value
string
		pluginType
	 
	The indicator of how this network will be utilized by the Kubernetes cluster.
pluginType?: stringProperty Value
string