ExpressRoutePortArgs

constructor(bandwidthInGbps: Output<Int>? = null, billingType: Output<String>? = null, encapsulation: Output<String>? = null, identity: Output<ExpressRoutePortIdentityArgs>? = null, link1: Output<ExpressRoutePortLink1Args>? = null, link2: Output<ExpressRoutePortLink2Args>? = null, location: Output<String>? = null, name: Output<String>? = null, peeringLocation: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)