added tags to webapp documentation (#45375)

pull/45406/head
Zim Kalinowski 6 years ago committed by Yunge Zhu
parent afbf72cfeb
commit 376082c37d

@ -141,6 +141,10 @@ webapps:
description: Publishing profile password.
returned: only when I(return_publish_profile) is True.
type: str
tags:
description: Tags assigned to the resource. Dictionary of string:string pairs.
type: dict
sample: { tag1: abc }
'''
try:
from msrestazure.azure_exceptions import CloudError

Loading…
Cancel
Save