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