ApplicationGatewayBackendHealthInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. ApplicationGatewayBackendHealthInner
- com.
Implements
public final class ApplicationGatewayBackendHealthInner
implements JsonSerializable<ApplicationGatewayBackendHealthInner>
Response for ApplicationGatewayBackendHealth API service call.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
List<Application |
backendAddressPools()
Get the backend |
|
static
Application |
fromJson(JsonReader jsonReader)
Reads an instance of Application |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
backendAddressPools
public List<ApplicationGatewayBackendHealthPool> backendAddressPools()
Get the backendAddressPools property: A list of ApplicationGatewayBackendHealthPool resources.
Returns:
fromJson
public static ApplicationGatewayBackendHealthInner fromJson(JsonReader jsonReader)
Reads an instance of ApplicationGatewayBackendHealthInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.