Skip to content

Commit 931844a

Browse files
authored
Get-SPOContainerType.md
1 parent 0b9ee45 commit 931844a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOContainerType.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ Example 1 retrieves all the container types present in the tenant and displays c
5151
### Example 2
5252

5353
```powershell
54-
Get-SPOContainerType -ContainerTypeId 4f0af585-8dcc-0000-223d-661eb2c604e4
54+
Get-SPOContainerType -ContainerTypeId 4f0af585
5555
```
56-
Example 2 returns the detailed properties of container type 4f0af585-8dcc-0000-223d-661eb2c604e4
56+
Example 2 returns the detailed properties of container type 4f0af585
5757

5858
## PARAMETERS
5959

0 commit comments

Comments
 (0)