ApplicationGatewayProbeHealthResponseMatch.withStatusCodes(List<String> statusCodes) 方法
定义
Set the statusCodes value.
public ApplicationGatewayProbeHealthResponseMatch withStatusCodes(List<String> statusCodes)
参数
- statusCodes
- List<String>
the statusCodes value to set
返回
the ApplicationGatewayProbeHealthResponseMatch object itself.