Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NicIPAddressSettings

Package version

IP address information for a virtual network adapter reported by the fabric.

Hierarchy

  • NicIPAddressSettings

Index

Properties

Optional allocationMethod

allocationMethod: undefined | string

Gets the ip address allocation method. NOTE: This property will not be serialized. It can only be populated by the server.

Optional ipAddress

ipAddress: undefined | string

Gets the ip address for the nic. NOTE: This property will not be serialized. It can only be populated by the server.

Optional subnetMask

subnetMask: undefined | string

Gets the mask. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc