Application Gateway Probe Health Response Match Args
data class ApplicationGatewayProbeHealthResponseMatchArgs(val body: Output<String>? = null, val statusCodes: Output<List<String>>? = null) : ConvertibleToJava<ApplicationGatewayProbeHealthResponseMatchArgs>
Application gateway probe health response match.