File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
exchange/exchange-ps/ExchangePowerShell Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -76,10 +76,10 @@ Accept wildcard characters: False
76
76
77
77
> Applicable: Security & Compliance
78
78
79
- The IncludeImpactAssessment parameter specifies whether to refresh latest scan status during estimation stage. Valid values are:
79
+ The IncludeImpactAssessment parameter specifies whether to refresh the latest scan status during the estimation stage. Valid values are:
80
80
81
- - $true: Get latest estimation status
82
- - $false: Returns last updated scan status
81
+ - $true: Get the latest estimation status.
82
+ - $false: Return the last updated scan status.
83
83
84
84
` ` ` yaml
85
85
Type : Boolean
@@ -115,10 +115,10 @@ Accept wildcard characters: False
115
115
116
116
> Applicable: Security & Compliance
117
117
118
- The IncludeScanProgress parameter specifies whether to refresh latest scan status during classification phase. Valid values are:
118
+ The IncludeScanProgress parameter specifies whether to refresh the latest scan status during the classification phase. Valid values are:
119
119
120
- - $true: Get latest classification status
121
- - $false: Returns last updated scan status
120
+ - $true: Get the latest classification status.
121
+ - $false: Return the last updated scan status.
122
122
123
123
` ` ` yaml
124
124
Type : Boolean
You can’t perform that action at this time.
0 commit comments