TrunkedNetworkAttachmentConfiguration 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.
TrunkedNetworkAttachmentConfiguration represents the configuration of the attachment of a trunked network.
public class TrunkedNetworkAttachmentConfiguration
type TrunkedNetworkAttachmentConfiguration = class
Public Class TrunkedNetworkAttachmentConfiguration
- Inheritance
-
TrunkedNetworkAttachmentConfiguration
Constructors
TrunkedNetworkAttachmentConfiguration(ResourceIdentifier) |
Initializes a new instance of TrunkedNetworkAttachmentConfiguration. |
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