Get Instance Group Manager Stateful External Ip
data class GetInstanceGroupManagerStatefulExternalIp(val deleteRule: String, val interfaceName: String)
Properties
Link copied to clipboard
A value that prescribes what should happen to an associated static Address resource when a VM instance is permanently deleted. The available options are NEVER and ON_PERMANENT_INSTANCE_DELETION. NEVER - detach the IP when the VM is deleted, but do not delete the address resource. ON_PERMANENT_INSTANCE_DELETION will delete the stateful address when the VM is permanently deleted from the instance group. The default is NEVER.
Link copied to clipboard
The network interface name