ExpressRoutePortArgs

constructor(bandwidthInGbps: Output<Int>? = null, billingType: Output<Either<String, ExpressRoutePortsBillingType>>? = null, encapsulation: Output<Either<String, ExpressRoutePortsEncapsulation>>? = null, expressRoutePortName: Output<String>? = null, id: Output<String>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, links: Output<List<ExpressRouteLinkArgs>>? = null, location: Output<String>? = null, peeringLocation: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)