Share via


L3NetworkAttachmentConfiguration Class

Definition

L3NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 3 network.

public class L3NetworkAttachmentConfiguration
type L3NetworkAttachmentConfiguration = class
Public Class L3NetworkAttachmentConfiguration
Inheritance
L3NetworkAttachmentConfiguration

Constructors

L3NetworkAttachmentConfiguration(ResourceIdentifier)

Initializes a new instance of L3NetworkAttachmentConfiguration.

Properties

IpamEnabled

The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached.

NetworkId

The resource ID of the network that is being configured for attachment.

PluginType

The indicator of how this network will be utilized by the Kubernetes cluster.

Applies to