Endpoint Response
constructor(alwaysServe: String? = null, customHeaders: List<EndpointPropertiesResponseCustomHeaders>? = null, endpointLocation: String? = null, endpointMonitorStatus: String? = null, endpointStatus: String? = null, geoMapping: List<String>? = null, id: String? = null, minChildEndpoints: Double? = null, minChildEndpointsIPv4: Double? = null, minChildEndpointsIPv6: Double? = null, name: String? = null, priority: Double? = null, subnets: List<EndpointPropertiesResponseSubnets>? = null, target: String? = null, targetResourceId: String? = null, type: String? = null, weight: Double? = null)