Skip to content

Commit 3e4232c

Browse files
authored
Added syntex features' new parameters to the syntax list
1 parent b58ddd4 commit 3e4232c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,16 @@ Set-SPOTenant
167167
[-PrebuiltModelScope <SyntexFeatureScopeValue>]
168168
[-PrebuiltModelSelectedSitesList [String[]]]
169169
[-PrebuiltModelSelectedSitesListOperation <SelectedSitesListOperations>]
170+
[-DefaultContentCenterSite <String>]
171+
[-DocumentTranslationScope <SyntexFeatureScopeValue>]
172+
[-DocumentTranslationSelectedSitesList [String[]]]
173+
[-DocumentTranslationSelectedSitesListOperation <SelectedSitesListOperations>]
174+
[-AutofillColumnScope <SyntexFeatureScopeValue>]
175+
[-AutofillColumnsSelectedSitesList [String[]]]
176+
[-AutofillColumnsSelectedSitesListOperation <SelectedSitesListOperations>]
177+
[-OpticalCharacterRecognitionScope <SyntexFeatureScopeValue>]
178+
[-OpticalCharacterRecognitionSelectedSitesList [String[]]]
179+
[-OpticalCharacterRecognitionSelectedSitesListOperation <SelectedSitesListOperations>]
170180
[<CommonParameters>]
171181
```
172182

0 commit comments

Comments
 (0)