Update azure_rm_appgateway.py (#56780)

* Update azure_rm_appgateway.py documentation to explain the dependency of authentication_certificates on cookie_based_affinity being enabled
pull/57326/head
Piotr Gbyliczek 5 years ago committed by Alicia Cozine
parent 2d5c9e06fa
commit ec511e84bc

@ -294,6 +294,7 @@ options:
authentication_certificates:
description:
- List of references to application gateway authentication certificates.
- Applicable only when C(cookie_based_affinity) is enabled, otherwise quietly ignored.
suboptions:
id:
description:

Loading…
Cancel
Save