Application Gateway Probe Health Response Match Response
data class ApplicationGatewayProbeHealthResponseMatchResponse(val body: String? = null, val statusCodes: List<String>? = null)
Application gateway probe health response match.
Constructors
Link copied to clipboard
fun ApplicationGatewayProbeHealthResponseMatchResponse(body: String? = null, statusCodes: List<String>? = null)