HealthStatusForNetworkEndpoint
class HealthStatusForNetworkEndpoint extends Model (View source)
Properties
| protected | $backendServiceType | ||
| protected | $backendServiceDataType | ||
| protected | $forwardingRuleType | ||
| protected | $forwardingRuleDataType | ||
| protected | $healthCheckType | ||
| protected | $healthCheckDataType | ||
| protected | $healthCheckServiceType | ||
| protected | $healthCheckServiceDataType | ||
| string | $healthState |
Methods
getBackendService()
No description
getForwardingRule()
No description
getHealthCheck()
No description
getHealthCheckService()
No description
setHealthState($healthState)
No description
string
getHealthState()
No description
Details
setBackendService(BackendServiceReference $backendService)
No description
BackendServiceReference
getBackendService()
No description
setForwardingRule(ForwardingRuleReference $forwardingRule)
No description
ForwardingRuleReference
getForwardingRule()
No description
setHealthCheck(HealthCheckReference $healthCheck)
No description
HealthCheckReference
getHealthCheck()
No description
setHealthCheckService(HealthCheckServiceReference $healthCheckService)
No description
HealthCheckServiceReference
getHealthCheckService()
No description
setHealthState($healthState)
No description
string
getHealthState()
No description