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 f1859fd commit 6926d37Copy full SHA for 6926d37
sharepoint/sharepoint-ps/sharepoint-online/New-SPOContainerType.md
@@ -27,7 +27,7 @@ New-SPOContainerType –ContainerTypeName <ContainerTypeName> -OwningApplication
27
### ParamSet2
28
29
```powershell
30
-New-SPOContainerType -ContainerTypeName <ContainerTypeName> -OwningApplicationId <OwningApplicationId> '-IsPassThroughBilling'
+New-SPOContainerType -ContainerTypeName <ContainerTypeName> -OwningApplicationId <OwningApplicationId> -IsPassThroughBilling
31
```
32
33
### ParamSet3
0 commit comments