Express Route Link Response
data class ExpressRouteLinkResponse(val adminState: String? = null, val connectorType: String, val etag: String, val id: String? = null, val interfaceName: String, val macSecConfig: ExpressRouteLinkMacSecConfigResponse? = null, val name: String? = null, val patchPanelId: String, val provisioningState: String, val rackId: String, val routerName: String)
ExpressRouteLink child resource definition.
Properties
Link copied to clipboard
Administrative state of the physical port.
Link copied to clipboard
Physical fiber port type.
Link copied to clipboard
Name of Azure router interface.
Link copied to clipboard
MacSec configuration.
Link copied to clipboard
Mapping between physical port to patch panel port.
Link copied to clipboard
The provisioning state of the express route link resource.
Link copied to clipboard
Name of Azure router associated with physical port.