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.
1 parent e563dfb commit 054f734Copy full SHA for 054f734
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOContainerType.md
@@ -53,7 +53,7 @@ Example 1 retrieves all the container types present in the tenant and displays c
53
```powershell
54
Get-SPOContainerType -ContainerTypeId 4f0af585
55
```
56
-Example 2 returns the detailed properties of container type 4f0af585
+Example 2 returns the detailed properties of container type 4f0af585.
57
58
## PARAMETERS
59
0 commit comments