Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
improving detailed
  • Loading branch information
get-itips authored Jan 19, 2021
commit 55cd6b46ed4ec0bccdc36d56a928eb7396187255
4 changes: 2 additions & 2 deletions sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSite.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,9 @@ The following properties are returned:

--AllowSelfServiceUpgrade

--SiteDefinedSharingCapability-returns the stored value of the site policy.
--SiteDefinedSharingCapability, (returns the stored value of the site policy.)

--SharingCapability --returns the effective access level (the site policy and the tenant policy combined.
--SharingCapability, (returns the effective access level, which is the site policy and the tenant policy combined.)

```yaml
Type: SwitchParameter
Expand Down