Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remaining Bandwidth of the port in Mbps.
public int? RemainingBandwidthInMbps { get; set; }
member this.RemainingBandwidthInMbps : Nullable<int> with get, set
Public Property RemainingBandwidthInMbps As Nullable(Of Integer)