Express Route Port Link2Args
data class ExpressRoutePortLink2Args(val adminEnabled: Output<Boolean>? = null, val connectorType: Output<String>? = null, val id: Output<String>? = null, val interfaceName: Output<String>? = null, val macsecCakKeyvaultSecretId: Output<String>? = null, val macsecCipher: Output<String>? = null, val macsecCknKeyvaultSecretId: Output<String>? = null, val macsecSciEnabled: Output<Boolean>? = null, val patchPanelId: Output<String>? = null, val rackId: Output<String>? = null, val routerName: Output<String>? = null) : ConvertibleToJava<ExpressRoutePortLink2Args>
Constructors
Link copied to clipboard
constructor(adminEnabled: Output<Boolean>? = null, connectorType: Output<String>? = null, id: Output<String>? = null, interfaceName: Output<String>? = null, macsecCakKeyvaultSecretId: Output<String>? = null, macsecCipher: Output<String>? = null, macsecCknKeyvaultSecretId: Output<String>? = null, macsecSciEnabled: Output<Boolean>? = null, patchPanelId: Output<String>? = null, rackId: Output<String>? = null, routerName: Output<String>? = null)
Properties
Link copied to clipboard
Link copied to clipboard
The connector type of the Express Route Port Link.
Link copied to clipboard
The interface name of the Azure router associated with the Express Route Port Link.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The ID that maps from the Express Route Port Link to the patch panel port.
Link copied to clipboard
The name of the Azure router associated with the Express Route Port Link.