Skip to content

Commit c8a6927

Browse files
authored
Update Get-CsOnlineSipDomain.md
1 parent 4336ec2 commit c8a6927

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

skype/skype-ps/skype/Get-CsOnlineSipDomain.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This cmdlet lists online sip domains and their enabled/disabled status. In a dis
1616

1717
```
1818
Get-CsOnlineSipDomain [-Domain <String>] [-DomainType <DomainStatus>] [-Tenant <System.Guid>]
19-
[-DomainController <String>] [-Force] [<CommonParameters>]
19+
[-Force] [<CommonParameters>]
2020
```
2121

2222
## DESCRIPTION
@@ -55,20 +55,6 @@ Accept pipeline input: False
5555
Accept wildcard characters: False
5656
```
5757
58-
### -DomainController
59-
{{Fill DomainController Description}}
60-
61-
```yaml
62-
Type: String
63-
Parameter Sets: (All)
64-
Aliases: DC
65-
applicable: Skype for Business Online
66-
Required: False
67-
Position: Named
68-
Default value: None
69-
Accept pipeline input: False
70-
Accept wildcard characters: False
71-
```
7258
7359
### -DomainType
7460
This indicates the status of an online sip domain, which can be either enabled or disabled.
@@ -130,3 +116,6 @@ For more information, see about_CommonParameters (http://go.microsoft.com/fwlink
130116
## NOTES
131117
132118
## RELATED LINKS
119+
120+
[Disable-CsOnlineSipDomain](Disable-CsOnlineSipDomain.md)
121+
[Enable-CsOnlineSipDomain](Enable-CsOnlineSipDomain.md)

0 commit comments

Comments
 (0)