ExpressRouteLagLinkPropertiesFormat interface

Properties specific to ExpressRouteLagLink resources.

Properties

adminState

Administrative state of the link.

interfaceName

Name of Azure router interface.

macSecConfig

MacSec configuration.

members

The set of members of the ExpressRouteLagLink resource.

provisioningState

The provisioning state of the express route LAG link resource.

routerName

Name of Azure router associated with link.

Property Details

adminState

Administrative state of the link.

adminState?: string

Property Value

string

interfaceName

Name of Azure router interface.

interfaceName?: string

Property Value

string

macSecConfig

MacSec configuration.

macSecConfig?: ExpressRouteLinkMacSecConfig

Property Value

members

The set of members of the ExpressRouteLagLink resource.

members?: ExpressRouteLagMember[]

Property Value

provisioningState

The provisioning state of the express route LAG link resource.

provisioningState?: string

Property Value

string

routerName

Name of Azure router associated with link.

routerName?: string

Property Value

string