NicIPv4 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.
NicIPv4
public class NicIPv4
type NicIPv4 = class
Public Class NicIPv4
- Inheritance
-
NicIPv4
Constructors
NicIPv4() |
Initializes a new instance of the NicIPv4 class. |
NicIPv4(String, String) |
Initializes a new instance of the NicIPv4 class with required arguments. |
Properties
Controller0IPv4Address |
Optional. Gets or sets the Controller0IPv4Address |
Controller1IPv4Address |
Optional. Gets or sets the Controller1IPv4Address |
IPv4Address |
Required. Gets or sets the IPv4 Address |
IPv4Gateway |
Optional. Gets or sets the IPv4Gateway |
IPv4Netmask |
Required. Gets or sets the IPv4Netmask |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET