Update azure_rm_functionapp related document (#56985)

* Update azure_rm_functionapp related documentation
This commit is contained in:
Fred-sun 2019-05-30 10:33:11 -04:00 committed by Alicia Cozine
parent df442751f7
commit 511c385da6
2 changed files with 22 additions and 18 deletions

View file

@ -19,14 +19,14 @@ module: azure_rm_functionapp_facts
version_added: "2.4"
short_description: Get Azure Function App facts
description:
- Get facts for one Azure Function App or all Function Apps within a resource group
- Get facts for one Azure Function App or all Function Apps within a resource group.
options:
name:
description:
- Only show results for a specific Function App
- Only show results for a specific Function App.
resource_group:
description:
- Limit results to a resource group. Required when filtering by name
- Limit results to a resource group. Required when filtering by name.
aliases:
- resource_group_name
tags:
@ -37,7 +37,7 @@ extends_documentation_fragment:
- azure
author:
- "Thomas Stringer (@trstringer)"
- Thomas Stringer (@trstringer)
'''
EXAMPLES = '''
@ -58,7 +58,8 @@ EXAMPLES = '''
RETURN = '''
azure_functionapps:
description: List of Azure Function Apps dicts
description:
- List of Azure Function Apps dicts.
returned: always
type: list
example: