--- title: "VBRMultiStreamingOptions" description: "Contains media pool multistreaming options. Property Type Description bool Indicates if multistreaming is enabled. int The maximum number of drives that can be used by the media pool simultaneously." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrmultistreamingoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRMultiStreamingOptions" dateModified: "2026-08-19" --- # VBRMultiStreamingOptions Contains media pool multistreaming options. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
EnableMultiStreaming |
bool |
Indicates if multistreaming is enabled. |
|
NumberOfStreams |
int |
The maximum number of drives that can be used by the media pool simultaneously. |
|
SplitJobFilesBetweenDrives |
bool |
Indicates if the tape job data will be written with multiple drives. |