NetIpConfigInfoIpAddressStatus_enum

NetIpConfigInfoIpAddressStatus_enum
NetIpConfigInfoIpAddressStatus_enum

Possible values:

  • preferred: Indicates that this is a valid address.
  • deprecated: Indicates that this is a valid but deprecated address that should no longer be used as a source address.
  • invalid: Indicates that this isn't a valid.
  • inaccessible: Indicates that the address is not accessible because interface is not operational.
  • unknown: Indicates that the status cannot be determined.
  • tentative: Indicates that the uniqueness of the address on the link is presently being verified.
  • duplicate: Indicates the address has been determined to be non-unique on the link, this address will not be reachable.
This data structure has no properties.
Enumeration: preferred, deprecated, invalid, inaccessible, unknown, tentative, duplicate,