Share via


AttachedNetworkConfiguration Class

Definition

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