setPublicPtr property

bool? setPublicPtr
getter/setter pair

Specifies whether a public DNS 'PTR' record should be created to map the external IP address of the instance to a DNS domain name.

This field is not used in ipv6AccessConfig. A default PTR record will be created if the VM has external IPv6 range associated.

Implementation

core.bool? setPublicPtr;