Home
last modified time | relevance | path

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

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/azure/
H A Dazure_rm_appserviceplan.py153 def appserviceplan_to_dict(plan): function
322 return appserviceplan_to_dict(response)
351 return appserviceplan_to_dict(response)
H A Dazure_rm_webapp.py375 def appserviceplan_to_dict(plan): function
924 return appserviceplan_to_dict(response)
957 return appserviceplan_to_dict(response)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/azure/azcollection/plugins/modules/
H A Dazure_rm_appserviceplan.py148 def appserviceplan_to_dict(plan): function
317 return appserviceplan_to_dict(response)
346 return appserviceplan_to_dict(response)
H A Dazure_rm_webapp.py382 def appserviceplan_to_dict(plan): function
935 return appserviceplan_to_dict(response)
968 return appserviceplan_to_dict(response)