Click or drag to resize

Network Class

Network configuration data
Inheritance Hierarchy
SystemObject
  VMInfoFace.DataNetwork

Namespace:  VMInfoFace.Data
Assembly:  VMInfoFace.Data (in VMInfoFace.Data.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public class Network

The Network type exposes the following members.

Constructors
  NameDescription
Public methodNetwork
Initializes a new instance of the Network class. Constructor without parameter
Public methodNetwork(String, Int64)
Initializes a new instance of the Network class. Constructor with parameter
Top
Properties
  NameDescription
Public propertyBandwidth
Network bandwidth i MB/sec
Public propertyName
Network name
Top
Remarks
VMInfoFace.Data class diagram
See Also