Get-VBRUploadStreamsConfiguration
Short Description
Returns details on data transfer settings for job sessions.
Applies to
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus
Syntax
Detailed Description
This cmdlet returns the VBRUploadStreamsConfiguration object. This object contains the following details on data transfer settings for job sessions:
- State: specifies the state of the multithreaded data transfer option. It can be either enabled (True) or disabled (False).
- StreamCount: specifies the number of TCP/IP connections per job session.
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.
Example
This command returns the following details on data transfer settings for job sessions:
- The multithreaded data transfer option is enabled.
- The number of TCP/IP connections per job is set to five.