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 543cc8e commit 2a1f0b6Copy full SHA for 2a1f0b6
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOAppPrioritizationPolicy.md
@@ -19,7 +19,7 @@ Edits an existing SPO app prioritization policy in your tenancy.
19
## SYNTAX
20
21
```
22
-Set-SPOAppPrioritizationPolicy -PolicyId <String> -Enabled <Boolean> -QuotaMultiplier <Int32> [<CommonParameters>]
+Set-SPOAppPrioritizationPolicy -PolicyId <String> [-Enabled <Boolean>] [-QuotaMultiplier <Int32>] [<CommonParameters>]
23
24
25
## DESCRIPTION
0 commit comments