File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed
exchange/exchange-ps/ExchangePowerShell Expand file tree Collapse file tree 1 file changed +7
-10
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 ??? . 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: ???
82
- - $false: ???
81
+ - $true: Get the latest estimation status.
82
+ - $false: Return the last updated scan status.
83
83
84
84
` ` ` yaml
85
85
Type : Boolean
@@ -97,10 +97,7 @@ Accept wildcard characters: False
97
97
98
98
> Applicable: Security & Compliance
99
99
100
- The IncludeProgressForAllActiveScans parameter specifies whether to ???. Valid values are:
101
-
102
- - $true: ???
103
- - $false: ???
100
+ This parameter is reserved for internal Microsoft use.
104
101
105
102
` ` ` yaml
106
103
Type : Boolean
@@ -118,10 +115,10 @@ Accept wildcard characters: False
118
115
119
116
> Applicable: Security & Compliance
120
117
121
- The IncludeScanProgress parameter specifies whether to ??? . Valid values are:
118
+ The IncludeScanProgress parameter specifies whether to refresh the latest scan status during the classification phase . Valid values are:
122
119
123
- - $true: ???
124
- - $false: ???
120
+ - $true: Get the latest classification status.
121
+ - $false: Return the last updated scan status.
125
122
126
123
` ` ` yaml
127
124
Type : Boolean
You can’t perform that action at this time.
0 commit comments