NetInterface Class

Definition

Device NetInterface

public class NetInterface
type NetInterface = class
Public Class NetInterface
Inheritance
NetInterface

Constructors

NetInterface()

Initializes a new instance of the NetInterface class.

Properties

InterfaceId

Required. Gets or sets the InterfaceId

IsCloudEnabled

Required. Gets or sets a value indicating whether this instance is cloud enabled.

IsDefault

Optional. Gets or sets a value indicating whether this instance is default.

IsEnabled

Required. Gets or sets a value indicating whether this instance is enabled.

IsIScsiEnabled

Required. Gets or sets a value indicating whether this instance is i scsi enabled.

MediaConnectState

Optional. Gets or sets the MediaConnectState.

Mode

Required. Gets or sets the network mode.

NicIPv4Settings

Optional. Gets or sets the nic IPV4 settings.

NicIPv6Settings

Optional. Gets or sets the nic IPV6 settings.

Speed

Optional. Gets or sets the speed.

Applies to