Home
last modified time | relevance | path

Searched defs:peering_location (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-oci/oci-2.53.1/src/oci/core/models/
H A Dfast_connect_provider_service_key.py114 def peering_location(self): member in FastConnectProviderServiceKey
126 def peering_location(self, peering_location): argument
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/network/
H A Dcustom.py2743 …f create_express_route(cmd, circuit_name, resource_group_name, bandwidth_in_mbps, peering_location, argument
2771 def update_express_route(instance, cmd, bandwidth_in_mbps=None, peering_location=None, argument
3076 peering_location=None, bandwidth_in_gbps=None, encapsulation=None): argument