Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. NetIPNet

NetIPNet

    NetIPNet represents an IP network with an address and subnet mask.

    Properties

    • IP array[string] required
      The IP address of the network.
    • Mask array[string] required
      The subnet mask of the network.

      The infrastructure as code platform for any cloud.