Application Gateway Probe Args
constructor(host: Output<String>? = null, id: Output<String>? = null, interval: Output<Int>, match: Output<ApplicationGatewayProbeMatchArgs>? = null, minimumServers: Output<Int>? = null, name: Output<String>, path: Output<String>, pickHostNameFromBackendHttpSettings: Output<Boolean>? = null, port: Output<Int>? = null, protocol: Output<String>, timeout: Output<Int>, unhealthyThreshold: Output<Int>)