We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75682d4 commit 90c3085Copy full SHA for 90c3085
1 file changed
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md
@@ -267,6 +267,7 @@ Set-SPOTenant [-MinCompatibilityLevel <Int32>] [-MaxCompatibilityLevel <Int32>]
267
[-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled <Boolean>] [-EnforceRequestDigest <Boolean>]
268
[-RestrictResourceAccountAccess <Boolean>] [-RestrictExternalSharingForAgents <Boolean>]
269
[-AllowFileArchive <Boolean>] [-AllowFileArchiveByDefault <Boolean>] [<CommonParameters>]
270
+ [-EnableNotificationsSubscriptions <Boolean>]
271
```
272
273
### ParamSetMultipleSites
0 commit comments