|
9 | 9 | "description": "", |
10 | 10 | "lastModifiedDateTime@odata.type": "#DateTimeOffset", |
11 | 11 | "lastModifiedDateTime": "2024-04-10T19:36:40.3903099Z", |
12 | | - "name": "Win - OIB - Microsoft OneDrive - D - Configuration - v3.1", |
| 12 | + "name": "Win - OIB - Microsoft OneDrive - D - Configuration - v3.1.1", |
13 | 13 | "platforms@odata.type": "#microsoft.graph.deviceManagementConfigurationPlatforms", |
14 | 14 | "platforms": "windows10", |
15 | 15 | "priorityMetaData": null, |
|
160 | 160 | { |
161 | 161 | "@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue", |
162 | 162 | "settingValueTemplateReference": null, |
163 | | - "value": "pst" |
| 163 | + "value": "*.pst" |
164 | 164 | }, |
165 | 165 | { |
166 | 166 | "@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue", |
167 | 167 | "settingValueTemplateReference": null, |
168 | | - "value": "exe" |
| 168 | + "value": "*.exe" |
169 | 169 | }, |
170 | 170 | { |
171 | 171 | "@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue", |
172 | 172 | "settingValueTemplateReference": null, |
173 | | - "value": "msi" |
| 173 | + "value": "*.msi" |
174 | 174 | }, |
175 | 175 | { |
176 | 176 | "@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue", |
177 | 177 | "settingValueTemplateReference": null, |
178 | | - "value": "appx" |
| 178 | + "value": "*.appx" |
179 | 179 | }, |
180 | 180 | { |
181 | 181 | "@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue", |
182 | 182 | "settingValueTemplateReference": null, |
183 | | - "value": "lnk" |
| 183 | + "value": "*.lnk" |
184 | 184 | } |
185 | 185 | ] |
186 | 186 | } |
|
0 commit comments