NetInterface Class
Definition
Important
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.
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
Azure SDK for .NET