Uses of Class
com.microsoft.azure.management.network.ApplicationGatewayProbeHealthResponseMatch
-
Packages that use ApplicationGatewayProbeHealthResponseMatch Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayProbeHealthResponseMatch in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ApplicationGatewayProbeHealthResponseMatch Modifier and Type Method Description ApplicationGatewayProbeHealthResponseMatchApplicationGatewayProbeHealthResponseMatch. withBody(String body)Set the body value.ApplicationGatewayProbeHealthResponseMatchApplicationGatewayProbeHealthResponseMatch. withStatusCodes(List<String> statusCodes)Set the statusCodes value.
-