Private Ip Address

C# |
public class PrivateIpAddress

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | PrivateIpAddress()()()() | Initializes a new instance of the PrivateIpAddress class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IpAddress |
Private IP address.
|
![]() | IsSetIpAddress()()()() |
Checks if the IpAddress property is set
|
![]() | IsSetPrimary()()()() |
Checks if the Primary property is set
|
![]() | Primary |
Whether this is a primary IP.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithIpAddress(String) | Obsolete.
Sets the private IP address.
|
![]() | WithPrimary(Boolean) | Obsolete.
Sets whether this is a primary IP.
|

Object | |
![]() | PrivateIpAddress |