AttachedNetworkConfiguration 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.
AttachedNetworkConfiguration represents the set of workload networks to attach to a resource.
public class AttachedNetworkConfiguration
type AttachedNetworkConfiguration = class
Public Class AttachedNetworkConfiguration
- Inheritance
-
AttachedNetworkConfiguration
Constructors
AttachedNetworkConfiguration() |
Initializes a new instance of AttachedNetworkConfiguration. |
Properties
L2Networks |
The list of Layer 2 Networks and related configuration for attachment. |
L3Networks |
The list of Layer 3 Networks and related configuration for attachment. |
TrunkedNetworks |
The list of Trunked Networks and related configuration for attachment. |
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