more doc improvements (#54649)

This commit is contained in:
Zim Kalinowski 2019-04-02 09:33:00 +08:00 committed by Yunge Zhu
commit d760b400af
7 changed files with 17 additions and 15 deletions

View file

@ -105,7 +105,7 @@ EXAMPLES = '''
- name: Create a topic
azure_rm_servicebustopic:
name: subtopic
resource_group: foo
resource_group: myResourceGroup
namespace: bar
duplicate_detection_time_in_seconds: 600
'''