VBRNetworkTrafficRule
Contains network traffic rule details.
Properties
Property | Type | Description |
---|---|---|
SourceIPStart | string | Specifies the first IP address of the IP source range. |
SourceIPEnd | string | Specifies the last IP address of the IP source range. |
TargetIPStart | string | Specifies the first IP address of the IP target range. |
TargetIPEnd | string | Specifies the last IP address of the IP target range. |
EncryptionEnabled | boolean | Indicates if the encryption for a network traffic rule is enabled. |
ThrottlingEnabled | boolean | Indicates if throttling in a network traffic rule is enabled. |
ThrottlingUnit | VBRSpeedUnit | Specifies the measuring unit for the ThrottlingValue parameter:
|
ThrottlingValue | int32 | Specifies the maximum speed value that must be used to transfer VM machine data from source to target. |
ThrottlingWindowEnabled | SwitchParameter | Defines that a schedule for a network traffic rule is enabled. |
ThrottlingWindowOptions | VBRBackupWindowOptions | Specifies the time interval during which Veeam Backup & Replication must apply a network traffic rule. |
Related Commands