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.
A class representing the ExpressRouteLink data model. ExpressRouteLink child resource definition.
public class ExpressRouteLinkData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.ExpressRouteLinkData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.ExpressRouteLinkData>
public class ExpressRouteLinkData : Azure.ResourceManager.Network.Models.NetworkResourceData
type ExpressRouteLinkData = class
inherit NetworkResourceData
interface IJsonModel<ExpressRouteLinkData>
interface IPersistableModel<ExpressRouteLinkData>
type ExpressRouteLinkData = class
inherit NetworkResourceData
Public Class ExpressRouteLinkData
Inherits NetworkResourceData
Implements IJsonModel(Of ExpressRouteLinkData), IPersistableModel(Of ExpressRouteLinkData)
Public Class ExpressRouteLinkData
Inherits NetworkResourceData
- Inheritance
- Implements
Constructors
ExpressRouteLinkData() |
Initializes a new instance of ExpressRouteLinkData. |
Properties
AdminState |
Administrative state of the physical port. |
ColoLocation |
Cololocation for ExpressRoute Hybrid Direct. |
ConnectorType |
Physical fiber port type. |
ETag |
A unique read-only string that changes whenever the resource is updated. |
Id |
Resource ID. (Inherited from NetworkResourceData) |
InterfaceName |
Name of Azure router interface. |
MacSecConfig |
MacSec configuration. |
Name |
Resource name. (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 |
Resource type. (Inherited from NetworkResourceData) |
RouterName |
Name of Azure router associated with physical port. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET