Skip to content

Commit 6926d37

Browse files
authored
New-SPOContainerType.md
1 parent f1859fd commit 6926d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ New-SPOContainerType –ContainerTypeName <ContainerTypeName> -OwningApplication
2727
### ParamSet2
2828

2929
```powershell
30-
New-SPOContainerType -ContainerTypeName <ContainerTypeName> -OwningApplicationId <OwningApplicationId> '-IsPassThroughBilling'
30+
New-SPOContainerType -ContainerTypeName <ContainerTypeName> -OwningApplicationId <OwningApplicationId> -IsPassThroughBilling
3131
```
3232

3333
### ParamSet3

0 commit comments

Comments
 (0)