ipConfiguration property

IpConfiguration? ipConfiguration
getter/setter pair

The settings for IP Management.

This allows to enable or disable the instance IP and manage which external networks can connect to the instance. The IPv4 address cannot be disabled.

Implementation

IpConfiguration? ipConfiguration;