L2NetworkAttachmentConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET