Home
last modified time | relevance | path

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

/dports/devel/py-azure-mgmt-web/azure-mgmt-web-4.0.0/azure/mgmt/web/v2016_08_01/operations/
H A D_web_apps_operations.py9696 skip_dns_registration=None, # type: Optional[bool] argument
9768 skip_dns_registration=None, # type: Optional[bool] argument
9870 skip_dns_registration=None, # type: Optional[bool] argument
9947 skip_dns_registration=None, # type: Optional[bool] argument
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/appservice/
H A Dcustom.py615 def set_webapp(cmd, resource_group_name, name, slot=None, skip_dns_registration=None, # pylint: di… argument