--- title: "Add-VBRAdvancedLatencyOptions" description: "Defines latency settings for a specific datastore. Product Edition: Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This creates the VBRAdvancedLatencyOptions object that defines latency settings for a spec" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/add-vbradvancedlatencyoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Veeam Backup & Replication Settings > Specifying I/O Control Settings > Add-VBRAdvancedLatencyOptions" dateModified: "2026-08-19" --- # Add-VBRAdvancedLatencyOptions ## Short Description Defines latency settings for a specific datastore. **Product Edition**: Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Vi
Hv
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
HvVolume |
Specifies the following types of datastores:
The cmdlet will define latency settings for these datastores. Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
LatencyLimitMs |
Specifies the I/O latency limit at which Veeam Backup & Replication will not assign new tasks that are targeted at the datastore. Default: 20 ms. |
|
False |
Named |
False |
|
ThrottlingIOLimitMs |
Specifies the I/O latency speed limit. When Veeam Backup & Replication reaches this limit, it will decrease the speed at which it either gets data from a datastore or writes data to it. Default: 30 ms. |
|
False |
Named |
False |
|
ViDatastore |
Specifies the VMware datastores. The cmdlet will define latency settings for these datastores. Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |