Ipv4NetworkInterface interface
Describes an IPv4 network interface.
Properties
ip |
IPv4 address. |
subnet |
IPv4 subnet mask. |
Property Details
ipAddress
IPv4 address.
ipAddress: string
Property Value
string
subnetMask
IPv4 subnet mask.
subnetMask?: string
Property Value
string
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