Express Route Link Response
data class ExpressRouteLinkResponse(val adminState: String? = null, val coloLocation: String, 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.
Constructors
Link copied to clipboard
fun ExpressRouteLinkResponse(adminState: String? = null, coloLocation: String, connectorType: String, etag: String, id: String? = null, interfaceName: String, macSecConfig: ExpressRouteLinkMacSecConfigResponse? = null, name: String? = null, patchPanelId: String, provisioningState: String, rackId: String, routerName: String)