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 5c516e1 commit d159e6fCopy full SHA for d159e6f
skype/skype-ps/skype/Get-CsHybridPSTNAppliance.md
@@ -13,7 +13,8 @@ Use the `Get-CsHybridPSTNAppliance` cmdlet to retrieve information about your Sk
13
## SYNTAX
14
15
```
16
-Get-CsHybridPSTNAppliance [-Name <String>] [-LocalStore] [[-Identity] <XdsGlobalRelativeIdentity>] [-Tenant <Guid>] [-Filter <String>] [-SiteName <String>] [-AsJob] [<CommonParameters>]
+Get-CsHybridPSTNAppliance [-Name <String>] [-LocalStore] [[-Identity] <XdsGlobalRelativeIdentity>]
17
+[-Tenant <Guid>] [-Filter <String>] [-SiteName <String>] [-AsJob] [<CommonParameters>]
18
19
20
## DESCRIPTION
0 commit comments