We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065b1e5 commit e5499eaCopy full SHA for e5499ea
src/ServiceBus/ServiceBus/help/Get-AzServiceBusTopic.md
@@ -13,7 +13,7 @@ Returns a description for the specified Service Bus topic.
13
## SYNTAX
14
15
```
16
-Get-AzServiceBusTopic [-ResourceGroupName] <String> [-Namespace] <String> [[-Name] <String>]
+Get-AzServiceBusTopic [-ResourceGroupName <String>] [-Namespace <String>] [-Name <String>]
17
[-MaxCount <Int32>] [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
18
19
0 commit comments