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
The FlowId parameter specifies the Power Automate flow to run at the end of the retention period. A valid value for this parameter is the GUID value of the flow.
197
+
198
+
```yaml
199
+
Type: System.Guid
200
+
Parameter Sets: (All)
201
+
Aliases:
202
+
Applicable: Security & Compliance
203
+
204
+
Required: False
205
+
Position: Named
206
+
Default value: None
207
+
Accept pipeline input: False
208
+
Accept wildcard characters: False
209
+
```
210
+
194
211
### -Force
195
212
The Force switch hides warning or confirmation messages. You don't need to specify a value with this switch.
0 commit comments