DesktopPoolViewStorageAcceleratorSettingsUpdateSpec
DesktopPoolViewStorageAcceleratorSettingsUpdateSpec
Applicable To: Managed desktop pool.
Settings related to the View Storage Accelerator for Managed desktop pool.
JSON Example
{
"blackout_times": [
{
"days": [
"MONDAY",
"TUESDAY"
],
"end_time": "22:00",
"start_time": "10:00"
}
],
"regenerate_view_storage_accelerator_days": 7,
"use_view_storage_accelerator": false
}
blackout_times
Optional
A list of blackout times.
integer As int32 As int32
regenerate_view_storage_accelerator_days
Optional
How often to regenerate the View Storage Accelerator cache. Measured in Days. This property has a default value of 7.
boolean
use_view_storage_accelerator
Required
Indicates whether to use View Storage Accelerator.