You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example 8 opts in to using the legacy item WebUrl for all the containers of ContainerTypeId 4f0af585-8dcc-0000-223d-661eb2c604e4.
101
+
93
102
## PARAMETERS
94
103
95
104
### -AnonymousLinkExpirationInDays
@@ -251,6 +260,22 @@ Accept pipeline input: False
251
260
Accept wildcard characters: False
252
261
```
253
262
263
+
### -ShouldUseLegacyItemWebUrl
264
+
265
+
Use the `-ShouldUseLegacyItemWebUrl` flag to temporarily opt in to using the legacy item WebUrl.
266
+
267
+
```yaml
268
+
Type: System.Boolean
269
+
Parameter Sets: (All)
270
+
Aliases:
271
+
272
+
Required: False
273
+
Position: Named
274
+
Default value: False
275
+
Accept pipeline input: False
276
+
Accept wildcard characters: False
277
+
```
278
+
254
279
### -WhoCanShareAnonymousAllowList
255
280
256
281
Sets a container type-specific list of security groups who are allowed to share with anonymous (non-authenticated) users as well as authenticated guest users. This must be set in conjunction with `OverrideTenantWhoCanShareAnonymousAllowList`.
0 commit comments