fog/fog-azure-rm

View on GitHub
lib/fog/azurerm/requests/network/create_or_update_express_route_circuit.rb

Summary

Maintainability
A
1 hr
Test Coverage
F
23%

Method create_express_route_circuit has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def create_express_route_circuit(service_provider_prop, peerings, circuit_name, location, sku, tags)

    Method create_express_route_circuit_peering has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            def create_express_route_circuit_peering(peering_type, peer_asn, primary_peer_address_prefix, secondary_peer_address_prefix, vlan_id, name)

      There are no issues that match your filters.

      Category
      Status