Record Set Routing Policy Primary Backup Backup Geo Health Checked Targets
data class RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargets(val externalEndpoints: List<String>? = null, val internalLoadBalancers: List<RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargetsInternalLoadBalancer>? = null)
Constructors
Link copied to clipboard
constructor(externalEndpoints: List<String>? = null, internalLoadBalancers: List<RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargetsInternalLoadBalancer>? = null)
Properties
Link copied to clipboard
The list of external endpoint addresses to health check.
Link copied to clipboard
val internalLoadBalancers: List<RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargetsInternalLoadBalancer>? = null
The list of internal load balancers to health check. Structure is documented below.