Add-SPOTenantRestrictedSearchAllowedList
{{ Fill in the Synopsis }}
Syntax
SitesList
Add-SPOTenantRestrictedSearchAllowedList
-SitesList <System.Collections.Generic.List`1[System.String]>
[<CommonParameters>]
SitesListFileUrl
Add-SPOTenantRestrictedSearchAllowedList
-SitesListFileUrl <String>
[-ContainsHeader <Boolean>]
[<CommonParameters>]
Description
{{ Fill in the Description }}
Examples
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}
Parameters
-ContainsHeader
{{ Fill ContainsHeader Description }}
Parameter properties
Type: | System.Boolean |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
SitesListFileUrl
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-SitesList
{{ Fill SitesList Description }}
Parameter properties
Type: | System.Collections.Generic.List`1[System.String] |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
SitesList
Position: | Named |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-SitesListFileUrl
{{ Fill SitesListFileUrl Description }}
Parameter properties
Type: | System.String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
SitesListFileUrl
Position: | Named |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.