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 023b9fc commit ac090c7Copy full SHA for ac090c7
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md
@@ -68,7 +68,7 @@ Set-SPOSite [-Identity] <SpoSitePipeBind> [-AllowSelfServiceUpgrade <Boolean>] [
68
[-RestrictedAccessControlGroups <Guid>]
69
[-RemoveRestrictedAccessControlGroups <Guid>]
70
[-ReadOnlyForUnmanagedDevices <Boolean>]
71
- [-ExcludedBlockDownloadGroupIds <Guid[]>]
+ [-ExcludedBlockDownloadGroupIds <Guid>]
72
[-ExcludeBlockDownloadPolicySiteOwners <Boolean>]
73
[-ReadOnlyForBlockDownloadPolicy <Boolean>]
74
[-AuthenticationContextAccessType <SPOAuthenticationContextPolicyAccessType>]
0 commit comments