Jump to Content

A complex type for the set of IP addresses for an accelerator.

Hierarchy

  • IpSet

Properties

IpAddressFamily?: string

The types of IP addresses included in this IP set.

IpAddresses?: string[]

The array of IP addresses in the IP address set. An IP address set can have a maximum of two IP addresses.

IpFamily?: string

Deprecated

IpFamily is deprecated and has been replaced by IpAddressFamily.