Instance Network Interface Association

C# |
public class InstanceNetworkInterfaceAssociation

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | InstanceNetworkInterfaceAssociation()()()() | Initializes a new instance of the InstanceNetworkInterfaceAssociation 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.) |
![]() | IpOwnerId |
The ID of the Elastic IP address owner.
|
![]() | IsSetIpOwnerId()()()() |
Checks if the IpOwnerId property is set
|
![]() | IsSetPublicDnsName()()()() |
Checks if the PublicDnsName property is set
|
![]() | IsSetPublicIp()()()() |
Checks if the PublicIp property is set
|
![]() | PublicDnsName |
The DNS name for the network interface.
|
![]() | PublicIp |
The address of the Elastic IP address bound to the network interface.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithIpOwnerId(String) | Obsolete.
Sets the ID of the Elastic IP address owner.
|
![]() | WithPublicDnsName(String) | Obsolete.
Sets the DNS name for the network interface.
|
![]() | WithPublicIp(String) | Obsolete.
Sets the address of the Elastic IP address bound to the network interface.
|

Object | |
![]() | InstanceNetworkInterfaceAssociation |