Share via


L2NetworkAttachmentConfiguration Class

Definition

L2NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 2 network.

public class L2NetworkAttachmentConfiguration
type L2NetworkAttachmentConfiguration = class
Public Class L2NetworkAttachmentConfiguration
Inheritance
L2NetworkAttachmentConfiguration

Constructors

L2NetworkAttachmentConfiguration(ResourceIdentifier)

Initializes a new instance of L2NetworkAttachmentConfiguration.

Properties

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