Home
last modified time | relevance | path

Searched defs:config_store_name (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-azure-mgmt-appconfiguration/azure-mgmt-appconfiguration-2.0.0/azure/mgmt/appconfiguration/operations/
H A D_configuration_stores_operations.py210 config_store_name, # type: str argument
271 config_store_name, # type: str argument
330 config_store_name, # type: str argument
403 config_store_name, # type: str argument
449 config_store_name, # type: str argument
515 config_store_name, # type: str argument
574 config_store_name, # type: str argument
647 config_store_name, # type: str argument
732 config_store_name, # type: str argument
H A D_private_endpoint_connections_operations.py53 config_store_name, # type: str argument
130 config_store_name, # type: str argument
195 config_store_name, # type: str argument
256 config_store_name, # type: str argument
335 config_store_name, # type: str argument
383 config_store_name, # type: str argument
H A D_key_values_operations.py53 config_store_name, # type: str argument
138 config_store_name, # type: str argument
204 config_store_name, # type: str argument
281 config_store_name, # type: str argument
329 config_store_name, # type: str argument
H A D_private_link_resources_operations.py51 config_store_name, # type: str argument
128 config_store_name, # type: str argument
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/appconfig/
H A D_utils.py18 def construct_connection_string(cmd, config_store_name): argument
36 def resolve_store_metadata(cmd, config_store_name): argument
50 def resolve_connection_string(cmd, config_store_name=None, connection_string=None): argument