IPConfig interface
Details related to the IP address configuration
Properties
gateway | The gateway of the network adapter. |
ip |
The IP address of the network adapter, either ipv4 or ipv6. |
prefix |
The prefix length of the network adapter. |
Property Details
gateway
The gateway of the network adapter.
gateway: string
Property Value
string
ipAddress
The IP address of the network adapter, either ipv4 or ipv6.
ipAddress: string
Property Value
string
prefixLength
The prefix length of the network adapter.
prefixLength?: number
Property Value
number
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 JavaScript