File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
sharepoint/sharepoint-ps/sharepoint-online Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
external help file : sharepointonline.xml
3
3
applicable : SharePoint Online
4
- title : Get-SPOGeoCrossMoveCompatibilityStatus
4
+ title : Get-SPOGeoMoveCrossCompatibilityStatus
5
5
schema : 2.0.0
6
6
author : trent-green
7
7
ms.author : trgreen
8
8
ms.reviewer :
9
9
---
10
10
11
- # Get-SPOGeoCrossMoveCompatibilityStatus
11
+ # Get-SPOGeoMoveCrossCompatibilityStatus
12
12
13
13
## SYNOPSIS
14
14
This cmdlet returns the compatibility status between geographic locations.
@@ -17,7 +17,7 @@ This cmdlet returns the compatibility status between geographic locations.
17
17
## SYNTAX
18
18
19
19
```
20
- Get-SPOGeoCrossMoveCompatibilityStatus [<CommonParameters>]
20
+ Get-SPOGeoMoveCrossCompatibilityStatus [<CommonParameters>]
21
21
```
22
22
23
23
## DESCRIPTION
@@ -28,7 +28,7 @@ This cmdlet returns the compatibility between sites and locations for a move in
28
28
29
29
### EXAMPLE 1
30
30
``` powershell
31
- Get-SPOGeoCrossMoveCompatibilityStatus
31
+ Get-SPOGeoMoveCrossCompatibilityStatus
32
32
```
33
33
34
34
Get the compatibility status for all locations.
You can’t perform that action at this time.
0 commit comments