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.
2 parents 4d915f4 + 73812b7 commit 8abcd6dCopy full SHA for 8abcd6d
sharepoint/sharepoint-ps/sharepoint-server/Get-AvailabilityGroupStatus.md
@@ -18,13 +18,13 @@ Get-AvailabilityGroupStatus [-AssignmentCollection <SPAssignmentCollection>] [-I
18
```
19
20
## DESCRIPTION
21
-{{Fill in the Description}}
+Returns one or more objects representing the availability groups known to the SharePoint farm.
22
23
## EXAMPLES
24
25
### Example 1
26
27
-Get-AvailabilityGroupStatus -Identity MyAvailabilityGroup
+PS C:\>Get-AvailabilityGroupStatus -Identity MyAvailabilityGroup
28
29
30
0 commit comments