Skip to content

Commit 00ab1ac

Browse files
authored
Update Set-SPORestrictedSiteCreation.md
Added -SimulationMode
1 parent 16cf90d commit 00ab1ac

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPORestrictedSiteCreation.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,23 @@ Accept pipeline input: False
137137
Accept wildcard characters: False
138138
```
139139

140+
### -SimulationMode
141+
142+
> Applicable: SharePoint Online
143+
144+
Shows what would happen if the cmdlet runs without enforcing the policy by only giving audit events when site creation is restricted.
145+
146+
```yaml
147+
Type: Boolean
148+
Parameter Sets: (All)
149+
Aliases:
150+
Required: False
151+
Position: Named
152+
Default value: None
153+
Accept pipeline input: False
154+
Accept wildcard characters: False
155+
```
156+
140157
### -SiteType
141158

142159
> Applicable: SharePoint Online

0 commit comments

Comments
 (0)