Method | Description | |
---|---|---|
GetIpV4Association ( string publicIp ) : IEnumerable |
Get the private IPv4 address(es) that are associated with the public-ip address and assigned to that interface.
|
|
NetworkInterfaceMetadata ( string macAddress ) : System |
Construct an instance of NetworkInterface
|
Method | Description | |
---|---|---|
GetData ( string key ) : string | ||
GetItems ( string key ) : IEnumerable |
||
NetworkInterfaceMetadata ( ) : System |
public GetIpV4Association ( string publicIp ) : IEnumerable |
||
publicIp | string | The public IP address |
return | IEnumerable |
public NetworkInterfaceMetadata ( string macAddress ) : System | ||
macAddress | string | |
return | System |