Skip to content

Commit 4436029

Browse files
Merge pull request #68 from AnirbanPaul/patch-31
Create get-networkcontrollerstate.md
2 parents 86ab764 + 01385e9 commit 4436029

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docset/windows/networkcontroller/get-networkcontrollerstate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This cmdlet retrieves the provisioning state of NetworkControllerState resource.
2525
## SYNTAX
2626

2727
```
28-
Get-NetworkControllerState [-ConnectionUri <Uri>] [-CertificateThumbprint <String>]
28+
Get-NetworkControllerState -ConnectionUri <Uri> [-CertificateThumbprint <String>]
2929
[-Credential <PSCredential>] [-PassInnerException] [<CommonParameters>]
3030
```
3131

@@ -67,7 +67,7 @@ Type: Uri
6767
Parameter Sets: (All)
6868
Aliases:
6969

70-
Required: False
70+
Required: True
7171
Position: Named
7272
Default value: None
7373
Accept pipeline input: False

0 commit comments

Comments
 (0)