ExpressRouteLinkData 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.
Compatibility declaration for the ExpressRouteLinkData type.
public class ExpressRouteLinkData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.ExpressRouteLinkData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.ExpressRouteLinkData>
type ExpressRouteLinkData = class
inherit NetworkResourceData
interface IJsonModel<ExpressRouteLinkData>
interface IPersistableModel<ExpressRouteLinkData>
Public Class ExpressRouteLinkData
Inherits NetworkResourceData
Implements IJsonModel(Of ExpressRouteLinkData), IPersistableModel(Of ExpressRouteLinkData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ExpressRouteLinkData() |
Initializes a new instance of ExpressRouteLinkData. |
Properties
| Name | Description |
|---|---|
| AdminState |
Administrative state of the physical port. |
| ColoLocation |
Cololocation for ExpressRoute Hybrid Direct. |
| ConnectorType |
Physical fiber port type. |
| ETag |
Gets or sets the ETag compatibility property. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| InterfaceName |
Name of Azure router interface. |
| MacSecConfig |
MacSec configuration. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| PatchPanelId |
Mapping between physical port to patch panel port. |
| ProvisioningState |
The provisioning state of the express route link resource. |
| RackId |
Mapping of physical patch panel to rack. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| RouterName |
Name of Azure router associated with physical port. |
| Type |
Resource type. (Inherited from NetworkResourceData) |