L3NetworkAttachmentConfiguration 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.
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
Azure SDK for .NET