Home
last modified time | relevance | path

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

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/azure/
H A Dazure_rm_webapp.py785 self.set_webapp_state(self.app_state)
1040 def set_webapp_state(self, appstate): member in AzureRMWebApps
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/azure/azcollection/plugins/modules/
H A Dazure_rm_webapp.py796 self.set_webapp_state(self.app_state)
1051 def set_webapp_state(self, appstate): member in AzureRMWebApps