Home
last modified time | relevance | path

Searched refs:partner_topic_source_type (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/eventgrid/
H A D_params.py142 partner_topic_source_type = CLIArgumentType( variable
222 c.argument('partner_topic_source', arg_type=partner_topic_source_type)
294 … c.argument('partner_topic_source', arg_type=partner_topic_source_type, options_list=['--source'])