Data Object - VirtualMachineNetworkShaperInfo

Property of
VirtualMachineConfigInfo, VirtualMachineConfigSpec
Extends
DynamicData

Data Object Description

Network traffic shaping specification.

Traffic shaping is used to configure the network utilization characteristics of a virtual machine.

Properties

Name Type Description
averageBps*xsd:long

Average bandwidth, in bits per second.
burstSize*xsd:long

Burst size, in bytes.
enabled*xsd:boolean

Is the shaper enabled?
peakBps*xsd:long

Peak bandwidth, in bits per second.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set