Home
last modified time | relevance | path

Searched defs:custom_ip_prefix_name (Results 1 – 6 of 6) sorted by relevance

/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/azure/mgmt/network/v2020_11_01/operations/
H A D_custom_ip_prefixes_operations.py53 custom_ip_prefix_name, # type: str argument
98 custom_ip_prefix_name, # type: str argument
163 custom_ip_prefix_name, # type: str argument
227 custom_ip_prefix_name, # type: str argument
285 custom_ip_prefix_name, # type: str argument
357 custom_ip_prefix_name, # type: str argument
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/azure/mgmt/network/v2020_08_01/operations/
H A D_custom_ip_prefixes_operations.py53 custom_ip_prefix_name, # type: str argument
98 custom_ip_prefix_name, # type: str argument
163 custom_ip_prefix_name, # type: str argument
227 custom_ip_prefix_name, # type: str argument
285 custom_ip_prefix_name, # type: str argument
357 custom_ip_prefix_name, # type: str argument
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/azure/mgmt/network/v2020_07_01/operations/
H A D_custom_ip_prefixes_operations.py53 custom_ip_prefix_name, # type: str argument
98 custom_ip_prefix_name, # type: str argument
163 custom_ip_prefix_name, # type: str argument
227 custom_ip_prefix_name, # type: str argument
285 custom_ip_prefix_name, # type: str argument
357 custom_ip_prefix_name, # type: str argument
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/azure/mgmt/network/v2021_02_01/operations/
H A D_custom_ip_prefixes_operations.py53 custom_ip_prefix_name, # type: str argument
98 custom_ip_prefix_name, # type: str argument
163 custom_ip_prefix_name, # type: str argument
227 custom_ip_prefix_name, # type: str argument
285 custom_ip_prefix_name, # type: str argument
357 custom_ip_prefix_name, # type: str argument
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/azure/mgmt/network/v2020_06_01/operations/
H A D_custom_ip_prefixes_operations.py53 custom_ip_prefix_name, # type: str argument
98 custom_ip_prefix_name, # type: str argument
163 custom_ip_prefix_name, # type: str argument
227 custom_ip_prefix_name, # type: str argument
285 custom_ip_prefix_name, # type: str argument
357 custom_ip_prefix_name, # type: str argument
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/network/
H A Dcustom.py5988 def create_custom_ip_prefix(cmd, client, resource_group_name, custom_ip_prefix_name, location=None, argument
6109 custom_ip_prefix_name=None): argument