ExpressRouteLink Class

Definition

ExpressRouteLink

[Microsoft.Rest.Serialization.JsonTransformation]
public class ExpressRouteLink : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ExpressRouteLink = class
    inherit SubResource
Public Class ExpressRouteLink
Inherits SubResource
Inheritance
ExpressRouteLink
Attributes

Remarks

ExpressRouteLink child resource definition.

Constructors

ExpressRouteLink()

Initializes a new instance of the ExpressRouteLink class.

ExpressRouteLink(String, String, String, String, String, String, String, String, String, ExpressRouteLinkMacSecConfig, String, String)

Initializes a new instance of the ExpressRouteLink class.

Properties

AdminState

Gets or sets administrative state of the physical port. Possible values include: 'Enabled', 'Disabled'

ColoLocation

Gets cololocation for ExpressRoute Hybrid Direct.

ConnectorType

Gets physical fiber port type. Possible values include: 'LC', 'SC'

Etag

Gets a unique read-only string that changes whenever the resource is updated.

Id

Gets or sets resource ID.

(Inherited from SubResource)
InterfaceName

Gets name of Azure router interface.

MacSecConfig

Gets or sets macSec configuration.

Name

Gets or sets name of child port resource that is unique among child port resources of the parent.

PatchPanelId

Gets mapping between physical port to patch panel port.

ProvisioningState

Gets the provisioning state of the express route link resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

RackId

Gets mapping of physical patch panel to rack.

RouterName

Gets name of Azure router associated with physical port.

Applies to